Skip to content
  • ram's avatar
    Added UNCONVERT-TAIL-CALLS step in LET conversion which marks calls as no · f4b565a9
    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.
    f4b565a9