grin-compiler / grin

GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
https://grin-compiler.github.io/
1.03k stars 38 forks source link

Fix data dependencies in pipeline #95

Open Anabra opened 4 years ago

Anabra commented 4 years ago

With the introduction of the extended syntax, there were some modifications to how certain transformations receive what kind of analysis results. This should be reviewed and cleaned up.