llvm-project/mlir/lib/Bindings/Python
Alex Zinenko b208e5bcd0 [mlir] Add Python bindings for IntegerSet
This follows up on the introduction of C API for the same object and is similar
to AffineExpr and AffineMap.

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D95437
2021-01-26 17:32:51 +01:00
..
Transforms Add basic Python bindings for the PassManager and bind libTransforms 2020-11-10 19:55:21 +00:00
mlir [mlir][Python] Roll up of python API fixes. 2021-01-24 19:02:59 -08:00
.style.yapf [mlir][python] Add facility for extending generated python ODS. 2021-01-19 13:20:26 -08:00
BuiltinOps.td Add Python bindings for the builtin dialect 2021-01-21 22:44:44 +00:00
CMakeLists.txt Add Python bindings for the builtin dialect 2021-01-21 22:44:44 +00:00
Globals.h [mlir][Python] Return and accept OpView for all functions. 2020-11-03 22:48:34 -08:00
IRModules.cpp [mlir] Add Python bindings for IntegerSet 2021-01-26 17:32:51 +01:00
IRModules.h [mlir] Add Python bindings for IntegerSet 2021-01-26 17:32:51 +01:00
LinalgOps.td Enable python bindings for tensor, shape and linalg dialects. 2021-01-11 12:35:49 -08:00
MainModule.cpp Add basic Python bindings for the PassManager and bind libTransforms 2020-11-10 19:55:21 +00:00
Pass.cpp [mlir][Python] Allow PassManager to interop with the capsule APIs. 2020-11-11 10:37:21 -08:00
Pass.h Add basic Python bindings for the PassManager and bind libTransforms 2020-11-10 19:55:21 +00:00
PybindUtils.cpp Add initial python bindings for attributes. 2020-08-23 22:16:23 -07:00
PybindUtils.h [mlir][Python] Python API cleanups and additions found during code audit. 2020-11-29 18:09:07 -08:00
ShapeOps.td Enable python bindings for tensor, shape and linalg dialects. 2021-01-11 12:35:49 -08:00
StandardOps.td [mlir] move lib/Bindings/Python/Attributes.td to include/mlir/Bindings/Python 2020-11-24 09:19:01 +01:00
TensorOps.td Enable python bindings for tensor, shape and linalg dialects. 2021-01-11 12:35:49 -08:00