[PATCH] D125453: [LegalizeTypes][VP] Add integer promotion support for vp.setcc

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 01:33:56 PDT 2022


Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, frasercrmck, rogfer01, benshi001.
Jimerlife added a project: LLVM.
Herald added subscribers: StephenFan, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
Herald added a project: All.
Jimerlife requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, jacquesguan, MaskRay.

Add integer promotion support for vp.setcc like setcc


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125453

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-int-vp.ll
  llvm/test/CodeGen/RISCV/rvv/setcc-int-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125453.428877.patch
Type: text/x-patch
Size: 7066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/ef9de26f/attachment.bin>


More information about the llvm-commits mailing list