out-vregs/stack ( #shuffle -- pair )
Final stage of compilation generates machine code from dataflow IR

Prev:height-changes ( #shuffle -- height-changes )


Vocabulary
compiler.cfg.builder

Inputs
#shufflea #shuffle


Outputs
paira sequence


Word description
Returns a sequence of what vregs are on which stack locations after the shuffle instruction.

Definition