[MLIR][Python] Implement pybind adapters for MlirBlock
authorAdam Paszke <apaszke@google.com>
Thu, 13 Jul 2023 05:11:14 +0000 (22:11 -0700)
committerJacques Pienaar <jpienaar@google.com>
Thu, 13 Jul 2023 05:27:01 +0000 (22:27 -0700)
commitc83318e3e07c40dae7cf28839be3fe62ebcde369
tree5a388ffd6735826ffcaf6f57cfe394d9b3ffc496
parent86bc2e3ae905f0668f12c6f52191c1273936da80
[MLIR][Python] Implement pybind adapters for MlirBlock

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D155092
mlir/include/mlir-c/Bindings/Python/Interop.h
mlir/include/mlir/Bindings/Python/PybindAdaptors.h
mlir/lib/Bindings/Python/IRCore.cpp
mlir/lib/Bindings/Python/IRModule.h