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

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 16:51:47 PDT 2017


haicheng updated this revision to Diff 104955.
haicheng added a comment.

Add a comment and rename some argument names.  Thank you, Quentin.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34458.104955.patch
Type: text/x-patch
Size: 11629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/80d33f98/attachment.bin>


More information about the llvm-commits mailing list