[PATCH] D15816: [TTI] Add hook for contextual cast estimates
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 13:05:22 PST 2016
mssimpso updated this revision to Diff 50469.
mssimpso added a comment.
Herald added a subscriber: mzolotukhin.
Rebasing for evaluation only. The patch still needs to be updated to address reviewer comments.
http://reviews.llvm.org/D15816
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.h
lib/Target/ARM/ARMTargetTransformInfo.cpp
lib/Target/ARM/ARMTargetTransformInfo.h
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.h
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.h
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/gather-reduce.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15816.50469.patch
Type: text/x-patch
Size: 26239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/829dd6b8/attachment.bin>
More information about the llvm-commits
mailing list