[PATCH] D37170: [TargetTransformInfo] Add a new public interface getInstructionCost
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 11:10:55 PDT 2017
Carrot updated this revision to Diff 114211.
Carrot marked an inline comment as done.
Carrot added a comment.
Thanks for the detail explanation of current "code size" model.
I will commit this patch.
https://reviews.llvm.org/D37170
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/CostModel.cpp
lib/Analysis/TargetTransformInfo.cpp
test/Analysis/CostModel/X86/costmodel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37170.114211.patch
Type: text/x-patch
Size: 43019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/90de8b40/attachment.bin>
More information about the llvm-commits
mailing list