AnyDSL / artic

The AlteRnaTive Impala Compiler
MIT License
25 stars 6 forks source link

Add mem to branching instructions. #9

Closed m-kurtenacker closed 5 months ago

m-kurtenacker commented 2 years ago

Add mem as a parameter to branch and match continuations. Requires Thorin to be changed accordingly. See also https://github.com/AnyDSL/thorin/pull/125