[PATCH] D34312: [NewPM/Inliner] Reduce threshold for cold callsites in the non-PGO case
Easwaran Raman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 16:04:40 PDT 2017
eraman updated this revision to Diff 104303.
eraman added a comment.
Increase the threshold to 2, fix a bug and add comments about caching the caller entry threshold.
https://reviews.llvm.org/D34312
Files:
lib/Analysis/InlineCost.cpp
test/Transforms/Inline/inline-cold-callsite-pgo.ll
test/Transforms/Inline/inline-cold-callsite.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34312.104303.patch
Type: text/x-patch
Size: 5340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/8fdf49b8/attachment.bin>
More information about the llvm-commits
mailing list