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

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 19:08:41 PDT 2022


Jimerlife updated this revision to Diff 429918.
Jimerlife marked an inline comment as done.
Jimerlife added a comment.

rebase main.  After D125605 <https://reviews.llvm.org/D125605> landed, this patch will no longer negatively affect AArch64 code generation.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125310/new/

https://reviews.llvm.org/D125310

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  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.429918.patch
Type: text/x-patch
Size: 8282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/58ea6f54/attachment.bin>


More information about the llvm-commits mailing list