[PATCH] D154463: [SLPVectorize] Add support for fmaximum/fminimum reduction

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 10:18:30 PDT 2023


anna updated this revision to Diff 539625.
anna marked an inline comment as done.
anna added a comment.

rebased over test in D155096 <https://reviews.llvm.org/D155096>


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

https://reviews.llvm.org/D154463

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/fmaximum-fminimum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154463.539625.patch
Type: text/x-patch
Size: 11797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/bbcc4e3d/attachment.bin>


More information about the llvm-commits mailing list