llvm-project/mlir/lib/CAPI
John Demme 8d8738f6fe [MLIR] Add block detach func to CAPI and use it in Python bindings
Adds `mlirBlockDetach` to the CAPI to remove a block from its parent
region. Use it in the Python bindings to implement
`Block.append_to(region)`.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D123165
2022-04-06 13:11:56 -07:00
..
Conversion [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Debug [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Dialect [mlir] Add C API for ControlFlow dialect 2022-03-17 00:29:00 +01:00
ExecutionEngine [mlir][NFC] Use options struct in ExecutionEngine::create 2022-02-23 10:21:46 -05:00
IR [MLIR] Add block detach func to CAPI and use it in Python bindings 2022-04-06 13:11:56 -07:00
Interfaces [mlir][capi] Unbreak Interfaces CAPI after 2387fadea3 2022-04-04 18:52:11 +02:00
Registration [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Transforms [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
CMakeLists.txt Disable the MLIR ExecutionEngine library when the native target is not configured 2022-01-15 19:36:27 +00:00