Handbook
Glossary
fold-scalar>vector ( outer inner -- insn' )
Vocabulary
compiler
.
cfg
.
value-numbering
.
simd
Inputs
outer
an
object
inner
an
object
Outputs
insn'
an
object
Definition
USING:
accessors
kernel
;
IN:
compiler.cfg.value-numbering.simd
:
fold-scalar>vector
( outer inner -- insn' )
over
rep>>
scalar-value
(fold-scalar>vector)
;