- Suggested to be broken out of D99578
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99638
[mlir] Add C and python API for is_registered_operation. ClosedPublic Authored by stellaraccident on Mar 30 2021, 10:20 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptMar 30 2021, 10:20 PM This revision is now accepted and ready to land.Mar 30 2021, 10:42 PM This revision was landed with ongoing or failed builds.Mar 30 2021, 10:57 PM Closed by commit rG9a9214fa2562: [mlir] Add C and python API for is_registered_operation. (authored by stellaraccident). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 334351 mlir/include/mlir-c/IR.h
mlir/lib/Bindings/Python/IRCore.cpp
mlir/lib/CAPI/IR/IR.cpp
mlir/test/Bindings/Python/dialects.py
mlir/test/CAPI/ir.c
|