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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 19:52:36 PDT 2022


craig.topper added a comment.

In D125310#3515962 <https://reviews.llvm.org/D125310#3515962>, @reames wrote:

> Please go ahead and land the new tests, and then rebase so that changes in codegen are visible in review.  Also, please rebase over the mentioned Aarch64 review.  The test diff there currently looks like a regression because you haven't stacked the changes which was confusing at first.

The scalable vector tests crash right now so they can't be pre-comitted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125310



More information about the llvm-commits mailing list