- Added mlirRegisterAllDialects() to the python API until a more complete registration design emerges for it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88155
Remove MLIR C-API explicit registration of standard ops. ClosedPublic Authored by stellaraccident on Sep 23 2020, 8:14 AM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 23 2020, 8:14 AM This revision is now accepted and ready to land.Sep 23 2020, 8:15 AM This revision was landed with ongoing or failed builds.Sep 23 2020, 9:24 AM Closed by commit rGb522f09d963b: Remove MLIR C-API explicit registration of standard ops. (authored by stellaraccident). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293743 mlir/lib/Bindings/Python/IRModules.cpp
mlir/lib/CAPI/IR/IR.cpp
|