[PATCH] D45377: [SampleFDO] Don't let inliner treat warm callsite with inline instance in the profile as cold

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 09:23:57 PDT 2018


wmi updated this revision to Diff 141366.
wmi added a comment.

Update a comment in the code.


Repository:
  rL LLVM

https://reviews.llvm.org/D45377

Files:
  lib/Analysis/ProfileSummaryInfo.cpp
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/Inputs/warm-inline-instance.prof
  test/Transforms/SampleProfile/warm-inline-instance.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45377.141366.patch
Type: text/x-patch
Size: 14356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/c14d1697/attachment.bin>


More information about the llvm-commits mailing list