[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
Sat Jun 17 12:52:47 PDT 2017


eraman updated this revision to Diff 102943.
eraman edited the summary of this revision.
eraman added a comment.

Address David's comments.


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.102943.patch
Type: text/x-patch
Size: 5254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170617/257c731d/attachment.bin>


More information about the llvm-commits mailing list