[PATCH] D110388: [SelectionDAG] Make WidenVecRes_SELECT work for scalable vectors

eric tang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 25 18:40:46 PDT 2021


tangxingxin1008 updated this revision to Diff 375075.
tangxingxin1008 added a comment.

Address david-arm's comments and add more tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110388

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/AArch64/sve-pred-log.ll
  llvm/test/CodeGen/AArch64/sve-select.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-int-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vselect-int-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110388.375075.patch
Type: text/x-patch
Size: 13754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210926/6b704e60/attachment.bin>


More information about the llvm-commits mailing list