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

JuvixReg cleanup transformation #2647

Merged
merged 1 commit into from
Feb 20, 2024
Merged

JuvixReg cleanup transformation #2647

merged 1 commit into from
Feb 20, 2024

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz marked this pull request as ready for review February 20, 2024 10:46
@paulcadman paulcadman merged commit 999f539 into main Feb 20, 2024
4 of 8 checks passed
@paulcadman paulcadman deleted the reg-cleanup branch February 20, 2024 17:13
paulcadman pushed a commit that referenced this pull request Feb 23, 2024
…hes (#2650)

* Closes #2576 
* Adds a JuvixReg transformation `InitBranchVars` which inserts
assignments to initialize variables assigned in other branches. Assumes
the input is in SSA form (which is preserved).
* Adds tests for the `InitBranchVars` transformation.
* Depends on #2647
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants