This is an archive of the discontinued LLVM Phabricator instance.

[mlgo] Disable accounting upon ForceStop
ClosedPublic

Authored by Northbadge on Jun 7 2022, 12:55 PM.

Details

Summary

Once ForceStop is set to true, we only return positive inlining advice when it is mandatory; There is no need for further node/edge accounting.

Diff Detail

Event Timeline

Northbadge created this revision.Jun 7 2022, 12:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 12:55 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
Northbadge requested review of this revision.Jun 7 2022, 12:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 12:55 PM
mtrofin accepted this revision.Jun 7 2022, 7:44 PM
This revision is now accepted and ready to land.Jun 7 2022, 7:44 PM
This revision was landed with ongoing or failed builds.Jun 8 2022, 2:26 PM
This revision was automatically updated to reflect the committed changes.