AnyDSL / MimIR

MimIR is my Intermediate Representation
https://anydsl.github.io/MimIR/
MIT License
47 stars 11 forks source link

Closure Conversion - failing impala tests #129

Open leissa opened 2 years ago

leissa commented 2 years ago

There are a couple of failing impala test cases:

leissa commented 2 years ago

One of the problems was that the SSAConstr sometimes introduces new vars behind the return continuation.