llvm-project/mlir/python
Mehdi Amini ec5def5e20 Fix MLIR Python binding for arith.constant after argument has been changed to an interface
e179532284 removed the Type field from attributes and
arith::ConstantOp argument is now a TypedAttrInterface which isn't
supported by the python generator.
This patch temporarily restore the functionality for arith.constant but
won't generalize: we need to work on the generator instead.

Differential Revision: https://reviews.llvm.org/D130878
2022-08-01 09:06:55 +00:00
..
mlir Fix MLIR Python binding for arith.constant after argument has been changed to an interface 2022-08-01 09:06:55 +00:00
.style.yapf
CMakeLists.txt [mlir] Overhaul C/Python registration APIs to properly scope registration/loading activities. 2022-07-16 17:27:50 -07:00
requirements.txt Upstream MLIR PyTACO implementation. 2022-01-21 08:38:36 -08:00