Added MAYBE-TERMINATE-BLOCK, which looks at a combination node to see
if the result type is NIL. If so, it stops the block and links it to the component tail. Changed IR1-OPTIMIZE-BLOCK to call MAYBE-TERMINATE-BLOCK. Changed REOPTIMIZE-CONTINUATION to quietly do nothing when called on an unused continuation.
Loading
Please register or sign in to comment