[PATCH] D155096: [SLP] Test for minimum/maximum reduction
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 09:07:44 PDT 2023
anna created this revision.
anna added a reviewer: ABataev.
Herald added a subscriber: vporpo.
Herald added a project: All.
anna requested review of this revision.
Herald added subscribers: llvm-commits, wangpc.
Herald added a project: LLVM.
minimum/maximum tests from D154463 <https://reviews.llvm.org/D154463>. This contains tests where we vectorize
minimum/maximum as well as the tests where we currently do not identify
reduction patterns.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D155096
Files:
llvm/test/Transforms/SLPVectorizer/X86/fmaximum-fminimum.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155096.539592.patch
Type: text/x-patch
Size: 21595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/b2488146/attachment.bin>
More information about the llvm-commits
mailing list