Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90823
Add Python binding to run a PassManager on a MLIR Module ClosedPublic Authored by mehdi_amini on Nov 4 2020, 9:52 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 4 2020, 9:52 PM This revision is now accepted and ready to land.Nov 4 2020, 11:02 PM This revision was landed with ongoing or failed builds.Nov 10 2020, 12:06 PM Closed by commit rG6cb1c0cae0df: Add Python binding to run a PassManager on a MLIR Module (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304291 mlir/lib/Bindings/Python/Pass.cpp
mlir/test/Bindings/Python/pass_manager.py
|