[PATCH] D141842: [LoopVectorize] Enable integer Mul and Add as select reduction patterns
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 04:09:07 PST 2023
uabelho added a comment.
In D141842#4082310 <https://reviews.llvm.org/D141842#4082310>, @MattDevereau wrote:
> Hi @uabelho, Thanks for the report and reproducer. It seems this snippet of code is incorrectly deducing that this is a reduction. I shall revert this patch and make ammends.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141842/new/
https://reviews.llvm.org/D141842
More information about the llvm-commits
mailing list