cda-group / arc

Programming Language for Continuous Deep Analytics
https://cda-group.github.io/arc/
44 stars 6 forks source link

Passes converting between SCF and simple branches #349

Closed frej closed 2 years ago

frej commented 2 years ago

Implement transform passes which translate between structured control flow and branches between basic blocks.

segeljakt commented 2 years ago

Very cool :O LGTM!