llvm/mlir/test/python
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
..
dialects [mlir:PDL] Remove the ConstantParams support from native Constraints/Rewrites 2022-03-19 13:28:24 -07:00
integration [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
ir [MLIR] Add block detach func to CAPI and use it in Python bindings 2022-04-06 13:11:56 -07:00
lib [mlir] Rework subclass construction in PybindAdaptors.h 2022-01-19 18:09:05 +01:00
CMakeLists.txt [mlir] Rework subclass construction in PybindAdaptors.h 2022-01-19 18:09:05 +01:00
develoment_files.py
execution_engine.py [mlir][NFC] Rename StandardToLLVM to FuncToLLVM 2022-03-07 11:25:23 -08:00
lit.local.cfg
pass_manager.py [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
python_test_ops.td [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00