[PATCH] D34458: [TTI] Refine the cost of EXT in getUserCost()
Haicheng Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 09:39:14 PDT 2017
haicheng updated this revision to Diff 104441.
haicheng marked an inline comment as done.
haicheng added a subscriber: mssimpso.
haicheng added a comment.
Update the test case.
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.104441.patch
Type: text/x-patch
Size: 11548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/42c8cfde/attachment.bin>
More information about the llvm-commits
mailing list