Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88008
Add a dump() method on the pass manager for debugging purpose (NFC) ClosedPublic Authored by mehdi_amini on Sep 21 2020, 2:41 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 21 2020, 2:41 AM This revision is now accepted and ready to land.Sep 21 2020, 2:45 AM Closed by commit rGfe3c1195cfd0: Add a dump() method on the pass manager for debugging purpose (NFC) (authored by mehdi_amini). · Explain WhySep 22 2020, 10:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293649 mlir/include/mlir/Pass/Pass.h
mlir/include/mlir/Pass/PassManager.h
mlir/lib/Pass/Pass.cpp
|