Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
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.
ram authoredlonger 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.