[PATCH] D27846: [SLP] Support for horizontal min/max reduction
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 11:19:10 PST 2017
ABataev updated this revision to Diff 84867.
ABataev marked an inline comment as done.
ABataev added a comment.
Address Simon's comments
https://reviews.llvm.org/D27846
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
include/llvm/Transforms/Vectorize/SLPVectorizer.h
lib/Analysis/CostModel.cpp
lib/Analysis/TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.h
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/horizontal-list.ll
test/Transforms/SLPVectorizer/X86/horizontal-minmax.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27846.84867.patch
Type: text/x-patch
Size: 205594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/fedc24a0/attachment-0001.bin>
More information about the llvm-commits
mailing list