llvm-project/mlir/test/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
..
CMakeLists.txt [mlir][capi] Add external pass creation to MLIR C-API 2022-04-04 10:27:11 -06:00
execution_engine.c [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
ir.c [MLIR] Add block detach func to CAPI and use it in Python bindings 2022-04-06 13:11:56 -07:00
lit.local.cfg
llvm.c Add more types to the LLVM dialect C API 2021-07-13 14:35:50 -07:00
pass.c [mlir][capi] Fix leak in test 2022-04-04 12:26:13 -06:00
pdl.c [mlir] Introduce Python bindings for the PDL dialect 2022-01-19 11:19:56 +01:00
quant.c [mlir] Introduce C API for the Quantization dialect types 2022-01-05 16:20:29 +01:00
sparse_tensor.c [mlir] Fix windows build bot break due to use of `alloca` in a test. 2021-05-10 20:39:16 +00:00