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

Victor Perez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 3 04:09:46 PST 2022


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

Move new tests


Repository:
  rG LLVM Github Monorepo

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

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.397040.patch
Type: text/x-patch
Size: 4502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220103/523b6455/attachment.bin>


More information about the llvm-commits mailing list