[PATCH] D34458: [TTI] Refine the cost of EXT in getUserCost()

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 17:24:00 PDT 2017


haicheng updated this revision to Diff 106356.
haicheng added a comment.
Herald added a subscriber: nemanjai.

Add tests for other targets.  Pass through operands argument.


Repository:
  rL LLVM

https://reviews.llvm.org/D34458

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  include/llvm/CodeGen/BasicTTIImpl.h
  include/llvm/Target/TargetLowering.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  test/Transforms/Inline/AArch64/ext.ll
  test/Transforms/Inline/PowerPC/ext.ll
  test/Transforms/Inline/PowerPC/lit.local.cfg
  test/Transforms/Inline/X86/ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34458.106356.patch
Type: text/x-patch
Size: 20091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/38e6eae8/attachment-0001.bin>


More information about the llvm-commits mailing list