This is an archive of the discontinued LLVM Phabricator instance.

ProfDataUtils: Add extractFromBranchWeightMD function; NFC
ClosedPublic

Authored by MatzeB on Aug 14 2023, 4:55 PM.

Details

Summary

Expose internal helper function as new extractFromBranchWeightMD API.

Diff Detail

Event Timeline

MatzeB created this revision.Aug 14 2023, 4:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 4:55 PM
MatzeB requested review of this revision.Aug 14 2023, 4:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 4:55 PM
paulkirth accepted this revision.Aug 15 2023, 6:21 AM

LGTM. Thanks for the nice improvement.

This revision is now accepted and ready to land.Aug 15 2023, 6:21 AM
wenlei accepted this revision.Sep 4 2023, 2:44 PM

lgtm, thanks.

This revision was landed with ongoing or failed builds.Sep 11 2023, 10:39 AM
This revision was automatically updated to reflect the committed changes.