[PATCH] D125950: [LegalizeTypes][VP] Add widen and split support for VP_TRUNCATE
WangLian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 00:16:47 PDT 2022
Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, frasercrmck, simoll, benshi001.
Jimerlife added a project: LLVM.
Herald added subscribers: luke957, StephenFan, 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.
Herald added a project: All.
Jimerlife requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, jacquesguan, MaskRay.
Add widen and split support for VP_TRUNCATE.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125950
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vector-trunc-vp.ll
llvm/test/CodeGen/RISCV/rvv/vtrunc-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125950.430588.patch
Type: text/x-patch
Size: 23390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/4149d370/attachment.bin>
More information about the llvm-commits
mailing list