[PATCH] D156701: [mlir][ArmSME] Use vector.reduction add in zero test
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 11:01:35 PDT 2023
awarzynski accepted this revision.
awarzynski added a comment.
This revision is now accepted and ready to land.
LGTM, ta!
> The earlier mul reduction can't be updated similarly as it currently crashes
> in the backend with:
>
> LLVM ERROR: Expanding reductions for scalable vectors is undefined.
We should probably report this somewhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156701/new/
https://reviews.llvm.org/D156701
More information about the llvm-commits
mailing list