[PATCH] D94913: [SLP] match maxnum/minnum intrinsics as FP reduction ops
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 18 07:31:37 PST 2021
spatel updated this revision to Diff 317353.
spatel edited the summary of this revision.
spatel added a comment.
Patch updated: I changed some variable names with d1c4e85 <https://reviews.llvm.org/rGd1c4e859ce42c35c61a0db2f1eb8a4209be4503d> and missed rebasing this diff.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94913/new/
https://reviews.llvm.org/D94913
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-expanded.ll
llvm/test/Transforms/SLPVectorizer/X86/fmaxnum.ll
llvm/test/Transforms/SLPVectorizer/X86/fminnum.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94913.317353.patch
Type: text/x-patch
Size: 15573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/2ff40625/attachment.bin>
More information about the llvm-commits
mailing list