[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
Thu May 27 02:16:58 PDT 2021


This revision was automatically updated to reflect the committed changes.
frasercrmck marked an inline comment as done.
Closed by commit rG772b58a641af: [SelectionDAG][RISCV] Don't unroll 0/1-type bool VSELECTs (authored by frasercrmck).

Changed prior to commit:
  https://reviews.llvm.org/D103147?vs=348003&id=348190#toc

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.348190.patch
Type: text/x-patch
Size: 107786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/7cee173f/attachment-0001.bin>


More information about the llvm-commits mailing list