This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Simplify DataAggregator
ClosedPublic

Authored by Amir on Jul 7 2023, 2:18 PM.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Commits
rGd796f36fbc51: [BOLT][NFC] Simplify DataAggregator
Summary

Use short loop instead of duplicating the code for setHasProfileAvailable.

Diff Detail

Event Timeline

Amir created this revision.Jul 7 2023, 2:18 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.Jul 7 2023, 2:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2023, 2:18 PM
maksfb accepted this revision.Jul 31 2023, 2:41 PM

LGTM

This revision is now accepted and ready to land.Jul 31 2023, 2:41 PM
Amir retitled this revision from [BOLT][NFC] Simplify DataAggregator/YAMLProfileReader to [BOLT][NFC] Simplify DataAggregator.Jul 31 2023, 2:52 PM
Amir edited the summary of this revision. (Show Details)
This revision was landed with ongoing or failed builds.Jul 31 2023, 2:54 PM
This revision was automatically updated to reflect the committed changes.