This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][LegacyPM] Remove OpenMPOptCGSCCLegacyPass
ClosedPublic

Authored by liaolucy on Nov 30 2022, 4:28 AM.

Details

Summary

Using the legacy pass manager for the optimization pipeline is deprecated.
I see the new PM is available.

Diff Detail

Event Timeline

liaolucy created this revision.Nov 30 2022, 4:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2022, 4:28 AM
liaolucy requested review of this revision.Nov 30 2022, 4:28 AM
Herald added a project: Restricted Project. · View Herald Transcript
liaolucy updated this revision to Diff 478899.Nov 30 2022, 4:31 AM

clang-format

jdoerfert accepted this revision.Nov 30 2022, 7:17 AM

LG, thanks for helping with this!

This revision is now accepted and ready to land.Nov 30 2022, 7:17 AM
aeubanks accepted this revision.Nov 30 2022, 7:49 AM
This revision was landed with ongoing or failed builds.Nov 30 2022, 5:21 PM
This revision was automatically updated to reflect the committed changes.