jgouly opened PR #2063 from vselect
to main
:
This is implemented the same as Bitselect, as the controlling vector
is a boolean vector. A boolean vector in cranelift has elements
that are either 0 or all 1s, so it can be used to select elements
lane wise.
cfallin submitted PR Review.
cfallin merged PR #2063.
Last updated: Nov 22 2024 at 16:03 UTC