This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Rename GVN -> GVNPass and SROA -> SROAPass
ClosedPublic

Authored by aeubanks on Nov 1 2021, 9:09 AM.

Details

Summary

To be more consistent with other pass struct names.

There are still more passes that don't end with "Pass", but these are the important ones.

Diff Detail

Event Timeline

aeubanks created this revision.Nov 1 2021, 9:09 AM
aeubanks requested review of this revision.Nov 1 2021, 9:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2021, 9:09 AM
asbirlea accepted this revision.Nov 8 2021, 5:01 PM
This revision is now accepted and ready to land.Nov 8 2021, 5:01 PM
This revision was landed with ongoing or failed builds.Nov 9 2021, 10:36 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2021, 10:36 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript