This is an archive of the discontinued LLVM Phabricator instance.

[NewPM] Add SimpleLoopUnswitchPass to PassRegistry.def
ClosedPublic

Authored by aeubanks on Jun 23 2020, 4:57 PM.

Details

Summary

Seems to just be missing from PassRegistry.def.

Makes the number of check-llvm failures under new PM go from 2619 to 2581.

Diff Detail

Event Timeline

aeubanks created this revision.Jun 23 2020, 4:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2020, 4:57 PM
aeubanks updated this revision to Diff 272871.Jun 23 2020, 4:58 PM

unintentional file change

ychen accepted this revision.Jun 23 2020, 5:24 PM

LGTM

This revision is now accepted and ready to land.Jun 23 2020, 5:24 PM
Harbormaster completed remote builds in B61479: Diff 272871.
hans accepted this revision.Jun 24 2020, 1:42 AM
This revision was automatically updated to reflect the committed changes.