luc-tielen opened this issue 3 years ago ยท 1 comments
Currently there is a rough outline of how to lower RA into LLVM (it typechecks, so it must work right? ๐)
Before doing this, #8 and #9 should be finished to limit the scope of where bugs may reside.
Closing this issue now that #19 is merged, RA has been lowered into the new Eclair IR (aka "EIR").
#8 will be used to follow up on the low level LLVM behavior, #9 will become obsolete soon.