[PATCH] D22118: Implement callsite-hotness based inline cost for Sample-based PGO
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 11 09:33:36 PDT 2016
danielcdh updated this revision to Diff 63525.
danielcdh added a comment.
integrate Diego's comments.
http://reviews.llvm.org/D22118
Files:
include/llvm/IR/Instruction.h
lib/Analysis/InlineCost.cpp
lib/IR/Metadata.cpp
lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/Inline/inline-hot-callsite.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22118.63525.patch
Type: text/x-patch
Size: 5286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160711/e0cc2dc5/attachment.bin>
More information about the llvm-commits
mailing list