[PATCH] D35823: [Inliner] Do not apply any bonus for cold callsites.

Easwaran Raman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 14:13:38 PDT 2017


eraman updated this revision to Diff 108157.
eraman added a comment.

Address Chandler's comments.


https://reviews.llvm.org/D35823

Files:
  lib/Analysis/InlineCost.cpp
  test/Transforms/Inline/last-call-bonus.ll
  test/Transforms/Inline/last-call-no-bonus.ll
  test/Transforms/Inline/vector-no-bonus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35823.108157.patch
Type: text/x-patch
Size: 11760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/191c86f0/attachment.bin>


More information about the llvm-commits mailing list