DenialAdams / roland

Roland programming language
https://www.brick.codes/roland
Apache License 2.0
48 stars 0 forks source link

Soundness of liveness analysis is questionable #109

Closed DenialAdams closed 1 year ago

DenialAdams commented 1 year ago

I want to redo the liveness analysis in proper data-flow style, but I really need a better IR

Follow-up from https://github.com/DenialAdams/roland/issues/103