Incremental SSA using Braun's method implemented #11
dibyendumajumdar
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The optvm compiler now has an option to generate SSA IR straight from AST, using Braun's method.
https://dl.acm.org/doi/10.1007/978-3-642-37051-9_6
This is a compiler option, alternative pipeline uses the classic Cytron / Briggs SSA construction.
Beta Was this translation helpful? Give feedback.
All reactions