[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
Tue Jan 17 04:12:12 PST 2023


MattDevereau updated this revision to Diff 489765.
MattDevereau marked 2 inline comments as done.
MattDevereau edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141842

Files:
  llvm/lib/Analysis/IVDescriptors.cpp
  llvm/test/Transforms/LoopVectorize/if-reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141842.489765.patch
Type: text/x-patch
Size: 6700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/4d33e1ec/attachment.bin>


More information about the llvm-commits mailing list