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

eric tang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 24 03:01:20 PDT 2021


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

rebase


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.374783.patch
Type: text/x-patch
Size: 8868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210924/19380209/attachment.bin>


More information about the llvm-commits mailing list