llvm-project/mlir/test/Bindings/Python
Mehdi Amini 6cb1c0cae0 Add Python binding to run a PassManager on a MLIR Module
Reviewed By: ftynse, stellaraccident

Differential Revision: https://reviews.llvm.org/D90823
2020-11-10 20:06:23 +00:00
..
dialects [mlir] ODS-backed python binding generator for custom op classes 2020-11-10 10:58:29 +01:00
context_lifecycle.py Adds MLIR C-API for marshaling Python capsules. 2020-09-29 10:48:53 -07:00
context_managers.py [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
dialects.py [mlir] ODS-backed python binding generator for custom op classes 2020-11-10 10:58:29 +01:00
insertion_point.py [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
ir_array_attributes.py [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
ir_attributes.py [mlir] Add initial Python bindings for DenseInt/FPElementsAttr 2020-11-09 15:23:54 +01:00
ir_location.py [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
ir_module.py [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
ir_operation.py [mlir] Support slicing for operands in results in Python bindings 2020-11-10 10:46:21 +01:00
ir_types.py [mlir][Python] Context managers for Context, InsertionPoint, Location. 2020-11-01 19:00:39 -08:00
lit.local.cfg
pass_manager.py Add Python binding to run a PassManager on a MLIR Module 2020-11-10 20:06:23 +00:00