This is an archive of the discontinued LLVM Phabricator instance.

[Passes] Remove legacy PM version of BDCE (aka BitTrackingDCEPass)
ClosedPublic

Authored by bjope on Apr 14 2023, 6:58 AM.

Details

Summary

BDCE is not used by the codegen pipeline so we should not need the
legacy PM version of the pass any longer.

Diff Detail

Event Timeline

bjope created this revision.Apr 14 2023, 6:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 6:58 AM
bjope requested review of this revision.Apr 14 2023, 6:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 6:58 AM
This revision is now accepted and ready to land.Apr 14 2023, 6:59 AM
This revision was landed with ongoing or failed builds.Apr 14 2023, 9:57 AM
This revision was automatically updated to reflect the committed changes.