[PATCH] D15816: [TTI] Add hook for contextual cast estimates

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 12:16:51 PST 2016


mssimpso updated this revision to Diff 44360.
mssimpso marked an inline comment as done.
mssimpso added a comment.

Rebased.


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.44360.patch
Type: text/x-patch
Size: 26654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160108/67355e46/attachment.bin>


More information about the llvm-commits mailing list