This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NFC] Remove Analysis/Passes.h
ClosedPublic

Authored by rriddle on Mar 21 2020, 3:09 PM.

Details

Summary

This file only contains references to test passes, and was never removed when the test passes were moved to the test/ directory.

Depends On D76552

Diff Detail

Event Timeline

rriddle created this revision.Mar 21 2020, 3:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2020, 3:09 PM
mehdi_amini accepted this revision.Mar 21 2020, 4:51 PM
This revision is now accepted and ready to land.Mar 21 2020, 4:51 PM
This revision was automatically updated to reflect the committed changes.