[PATCH] D141842: [LoopVectorize] Enable integer Mul and Add as select reduction patterns

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 04:00:40 PST 2023


MattDevereau added a comment.

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.


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