DescriptionLower the select instruction when the operands are of vector type.
Select of vectors is implemented by appropriately masking and
combining the inputs with sign extend / bitwise operations
and without the use of branches.
BUG=none
R=jvoung@chromium.org, stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=9cb61e2
Patch Set 1 #Patch Set 2 : Improve comments #
Total comments: 4
Patch Set 3 : Address Jim's comments #
Total comments: 2
Patch Set 4 : Grammar #
Messages
Total messages: 6 (0 generated)
|