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 mem to branching instructions. #9

Merged
merged 10 commits into from
Mar 20, 2024

Conversation

m-kurtenacker
Copy link
Contributor

Add mem as a parameter to branch and match continuations. Requires
Thorin to be changed accordingly.
See also AnyDSL/thorin#125

Add mem as a parameter to branch and match continuations. Requires
Thorin to be changed accordingly. The rationale behind these changes is
the development of optimizations that might change the order in which
continuations are executed in later phases of the optimization, notably
branch linearization.
@m-kurtenacker m-kurtenacker merged commit a2b0508 into AnyDSL:master Mar 20, 2024
@m-kurtenacker m-kurtenacker deleted the newmem branch October 22, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant