[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:11:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306484: [NewPM/Inliner] Reduce threshold for cold callsites in the non-PGO case (authored by eraman).

Changed prior to commit:
  https://reviews.llvm.org/D34312?vs=104303&id=104305#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34312

Files:
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/test/Transforms/Inline/inline-cold-callsite-pgo.ll
  llvm/trunk/test/Transforms/Inline/inline-cold-callsite.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34312.104305.patch
Type: text/x-patch
Size: 7330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/41e4350a/attachment.bin>


More information about the llvm-commits mailing list