[PATCH] D128239: [SelectionDAG] Enable WidenVecOp_VECREDUCE for scalable vector
WangLian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 20 19:39:05 PDT 2022
Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, sdesmalen, frasercrmck, benshi001.
Jimerlife added a project: LLVM.
Herald added subscribers: StephenFan, ecnelises, 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, alextsao1999, pcwang-thead, jacquesguan, MaskRay.
Like D127710 <https://reviews.llvm.org/D127710>, enable WidenVecOp_VECREDUCE for scalable vector
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D128239
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/AArch64/sve-int-reduce.ll
llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128239.438530.patch
Type: text/x-patch
Size: 8497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220621/ed0442e2/attachment.bin>
More information about the llvm-commits
mailing list