[PATCH] D115546: [RISCV][VP] Add RVV codegen for [nX]vXi1 vp.select

Victor Perez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 00:30:22 PST 2021


victor-eds updated this revision to Diff 395991.
victor-eds added a comment.

Unroll op if the operands are not i1 vectors


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115546/new/

https://reviews.llvm.org/D115546

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115546.395991.patch
Type: text/x-patch
Size: 11561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211223/c39a227c/attachment.bin>


More information about the llvm-commits mailing list