Prefer NODE-STACK-ALLOCATE-P to LVAR-DYNAMIC-EXTENT.
commit3e4e952d5ba15ec6e0e0adb77109d9bd67858f68
authorCharles Zhang <charleszhang99@yahoo.com>
Sun, 20 Aug 2023 23:01:08 +0000 (21 01:01 +0200)
committerCharles Zhang <charleszhang99@yahoo.com>
Mon, 28 Aug 2023 14:08:11 +0000 (28 16:08 +0200)
tree7bd4dfdfd27c0050a176c080f2cfc2d4580e760f
parent68d01691a3c2b4e90e61f96d17b80bd41b96931e
Prefer NODE-STACK-ALLOCATE-P to LVAR-DYNAMIC-EXTENT.

It expresses intent more clearly and requires less argument passing in
some cases.
src/compiler/generic/vm-ir2tran.lisp
src/compiler/generic/vm-tran.lisp