Estimated hours taken: 0.5
Branches: main
Fix the failure of some termination analysis test cases in debug grades.
tests/term/append.trans_opt_exp2:
tests/term/sum.trans_opt_exp2:
New expected outputs for these test cases that correspond
to the output in debug grades. (In debug grades we end up
with redundant constraints in these grades. In principle
these could be removed by more complete redundancy elimination
but in practice it's not worth it. The expected outputs changed
because of changes of changes to the HLDS, e.g. the improvement
to headvar names.)