[PATCH] D103147: [SelectionDAG][RISCV] Don't unroll 0/1-type bool VSELECTs
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 03:32:54 PDT 2021
frasercrmck updated this revision to Diff 347891.
frasercrmck added a comment.
- fix checking type of incorrect vselect operand
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103147/new/
https://reviews.llvm.org/D103147
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect.ll
llvm/test/CodeGen/RISCV/rvv/vselect-mask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103147.347891.patch
Type: text/x-patch
Size: 137156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/754dbcae/attachment.bin>
More information about the llvm-commits
mailing list