[PATCH] D29402: [SLP] Initial rework for min/max horizontal reduction vectorization, NFC.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 09:29:33 PST 2017
ABataev updated this revision to Diff 86833.
ABataev marked 3 inline comments as done.
ABataev added a comment.
Update after review
https://reviews.llvm.org/D29402
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/CostModel.cpp
lib/Analysis/TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.h
lib/Transforms/Vectorize/SLPVectorizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29402.86833.patch
Type: text/x-patch
Size: 30997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/9f519e4e/attachment.bin>
More information about the llvm-commits
mailing list