[PATCH] D76634: [X86] Try to improve min/max reduction costs.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 17:40:02 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5625e6ab3788: [X86] Improve min/max reduction costs. (authored by craig.topper).
Herald added a reviewer: ctetreau.
Changed prior to commit:
https://reviews.llvm.org/D76634?vs=253680&id=256454#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76634/new/
https://reviews.llvm.org/D76634
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.h
llvm/test/Analysis/CostModel/X86/reduce-fmax.ll
llvm/test/Analysis/CostModel/X86/reduce-fmin.ll
llvm/test/Analysis/CostModel/X86/reduce-smax.ll
llvm/test/Analysis/CostModel/X86/reduce-smin.ll
llvm/test/Analysis/CostModel/X86/reduce-umax.ll
llvm/test/Analysis/CostModel/X86/reduce-umin.ll
llvm/test/Transforms/SLPVectorizer/X86/horizontal-minmax.ll
llvm/test/Transforms/SLPVectorizer/X86/vectorize-reorder-reuse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76634.256454.patch
Type: text/x-patch
Size: 287254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/2ab8ddd1/attachment-0001.bin>
More information about the llvm-commits
mailing list