[PATCH] D116407: [LegalizeTypes][VP] Add widening support for vp.select

Victor Perez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 05:18:01 PST 2021


victor-eds created this revision.
Herald added subscribers: frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
victor-eds requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Widen vp.select the same way as select and vselect.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116407

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.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: D116407.396653.patch
Type: text/x-patch
Size: 4704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/6b43284a/attachment.bin>


More information about the llvm-commits mailing list