Lisp HUG Maillist Archive

stack allocation of typed vectors

9.7.6 of the user manual says that for example calls to MAKE-ARRAY
will be optimized (if there's a DYNAMIC-EXTENT declaration) to
allocate on the stack.

Is this also the case for, say, MAKE-SIMPLE-INT32-VECTOR and
MAKE-TYPED-AREF-VECTOR?

Thanks,
Edi.

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:36 UTC