[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 09:46:53 PDT 2021


frasercrmck updated this revision to Diff 348003.
frasercrmck added a comment.

- address feedback
- rebase on top of RVV test changes


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.348003.patch
Type: text/x-patch
Size: 107734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/d530821b/attachment-0001.bin>


More information about the llvm-commits mailing list