[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
Mon Apr 30 16:18:43 PDT 2018
wmi updated this revision to Diff 144647.
wmi added a comment.
Update the patch to use the solution of comparing total count to hot cutoff threshold.
Repository:
rL LLVM
https://reviews.llvm.org/D45377
Files:
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.144647.patch
Type: text/x-patch
Size: 15644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/bfdffc7e/attachment.bin>
More information about the llvm-commits
mailing list