This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Remove AArch64 override for evaluateBranch
ClosedPublic

Authored by Amir on Jan 17 2023, 6:27 PM.

Details

Summary

Use MCInstrAnalysis implementation

Diff Detail

Event Timeline

Amir created this revision.Jan 17 2023, 6:27 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 17 2023, 6:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2023, 6:27 PM
rafauler accepted this revision.Jan 18 2023, 12:43 PM

Thanks! LGTM

This revision is now accepted and ready to land.Jan 18 2023, 12:43 PM
yota9 accepted this revision.Jan 18 2023, 1:08 PM

LGTM either, thank you!

This revision was automatically updated to reflect the committed changes.