[PATCH] D125310: [AArch64][RISCV][SelectionDAG] Support VECREDUCE_ADD mask operations

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 05:22:38 PDT 2022


Jimerlife created this revision.
Jimerlife added reviewers: craig.topper, paulwalker-arm, sdesmalen, frasercrmck, benshi001.
Jimerlife added a project: LLVM.
Herald added subscribers: sunshaoce, VincentWu, luke957, StephenFan, vkmr, ecnelises, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, kristof.beyls, arichardson.
Herald added a project: All.
Jimerlife requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, jacquesguan, MaskRay.

D125206 <https://reviews.llvm.org/D125206> patch make CodeGen/AArch64/vecreduce-add-legalization.ll fail, So I revert it. Now I have update vecreduce-add-legalization.ll in this patch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125310

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/vecreduce-add-legalization.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vreductions-mask.ll
  llvm/test/CodeGen/RISCV/rvv/vreductions-mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125310.428349.patch
Type: text/x-patch
Size: 9204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/2f57aafd/attachment.bin>


More information about the llvm-commits mailing list