Added UNCONVERT-TAIL-CALLS step in LET conversion which marks calls as no
longer TR when we convert a LET in a non-tail position. Fixed comment in MAYBE-CONVERT-TO-ASSIGNMENT to make clear that we only attempt conversion when there is <= 1 non-recursive call. This ensures that we will never need to back out of assignment conversion.
Loading
Please register or sign in to comment