Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100643
[mlir][python] NFC - Add simple debugging and printing helpers ClosedPublic Authored by nicolasvasilache on Apr 16 2021, 5:55 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: shabalin, dcaballe, cota and 17 others. · View Herald TranscriptApr 16 2021, 5:55 AM This revision is now accepted and ready to land.Apr 16 2021, 6:29 AM This revision was landed with ongoing or failed builds.Apr 16 2021, 6:49 AM Closed by commit rGcaa159f044a0: [mlir][python] Add simple debugging and printing helpers (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 338092 mlir/include/mlir-c/IR.h
mlir/include/mlir-c/Pass.h
mlir/lib/Bindings/Python/IRCore.cpp
mlir/lib/Bindings/Python/Pass.cpp
mlir/lib/Bindings/Python/mlir/ir.py
mlir/lib/CAPI/IR/IR.cpp
mlir/lib/CAPI/IR/Pass.cpp
mlir/test/Bindings/Python/context_managers.py
|