Estimated hours taken: 1.5
Branches: main, release
compiler/stack_opt.m:
Run a simplication pass on procedures before doing liveness
computation. This avoids the compiler throwing an exception
for the test case below.
tests/valid/stack_opt_simplify.m:
tests/valid/Mmakefile:
Add a test case.