When trying to compile the following code (not minimal)
a stack overflow occurs while trying to print the IR (so long as the 'print IR' setting is enabled). Otherwise we end up with similar stack-overflow-esque errors in either loop unrolling or SSA, depending on what is enabled.
This is not a regression from v0.0.8 as I originally thought.