This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Move out ReorderFunctions::printStats
ClosedPublic

Authored by Amir on Jan 20 2023, 1:07 PM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Commits
rG86b47f143853: [BOLT][NFC] Move out ReorderFunctions::printStats
Summary

Break out stats-printing code from ReorderFunctions::reorder for brevity.

Diff Detail

Event Timeline

Amir created this revision.Jan 20 2023, 1:07 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Jan 20 2023, 1:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2023, 1:07 PM
maksfb accepted this revision.Jan 20 2023, 2:37 PM

LGTM

This revision is now accepted and ready to land.Jan 20 2023, 2:37 PM
This revision was landed with ongoing or failed builds.Jan 20 2023, 3:44 PM
This revision was automatically updated to reflect the committed changes.