Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a constant folding pass after inlining #4727

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

mihaibudiu
Copy link
Contributor

Fixes #4548

@mihaibudiu mihaibudiu requested a review from fruffy June 14, 2024 18:42
@kfcripps kfcripps requested review from kfcripps and asl June 14, 2024 18:50
Signed-off-by: Mihai Budiu <[email protected]>
@fruffy fruffy added the core Topics concerning the core segments of the compiler (frontend, midend, parser) label Jun 15, 2024
@mihaibudiu mihaibudiu added this pull request to the merge queue Jun 19, 2024
Merged via the queue into p4lang:main with commit de82285 Jun 19, 2024
17 checks passed
@mihaibudiu mihaibudiu deleted the issue4548 branch June 19, 2024 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Topics concerning the core segments of the compiler (frontend, midend, parser)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiler Bug: write set already set
3 participants