This is an archive of the discontinued LLVM Phabricator instance.

[InlineCost] Set LastCallToStaticBonus in ML inlining models.
ClosedPublic

Authored by junparser on Apr 22 2022, 12:16 AM.

Details

Summary

This patch set LastCallToStaticBonus based on check, it has
no noticeable size reduction on an internal workload and linux kernel
with Os/Oz.

Diff Detail

Event Timeline

junparser created this revision.Apr 22 2022, 12:16 AM
junparser requested review of this revision.Apr 22 2022, 12:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 22 2022, 12:16 AM
mtrofin accepted this revision.Apr 22 2022, 9:28 AM

lgtm, thanks!

This revision is now accepted and ready to land.Apr 22 2022, 9:28 AM
This revision was landed with ongoing or failed builds.Apr 23 2022, 6:34 PM
This revision was automatically updated to reflect the committed changes.