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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 07:04:23 PDT 2022


reames added a comment.

In D125310#3517825 <https://reviews.llvm.org/D125310#3517825>, @craig.topper wrote:

> 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.

Then the submission comment needs to mention that.


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