[PATCH] D50704: [Inline-cost] Teach cost function to account for accumulative code-size growth

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 09:50:18 PDT 2018


dnsampaio updated this revision to Diff 160620.
dnsampaio added a comment.

Fixed comment explaining the elaborated growth cost-function.


https://reviews.llvm.org/D50704

Files:
  include/llvm/Analysis/InlineCost.h
  lib/Analysis/InlineCost.cpp
  test/Transforms/Inline/InlineGrowthCost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50704.160620.patch
Type: text/x-patch
Size: 11518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/719db231/attachment.bin>


More information about the llvm-commits mailing list