llvm-project/mlir/test/Bindings/Python
Alex Zinenko ef8e859c0b [mlir] Fix Python tests after "module_terminator" migrated to ODS
The "module_terminator" op now has a custom syntax and therefore is
printed without quotes. Adapt Python tests to check for this syntax.
2020-11-17 14:16:31 +01: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] Generate Op builders for Python bindings 2020-11-12 11:29:23 +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 Fix python bindings tests after change in visibility requirement for symbol declarations 2020-11-17 04:09:35 +00:00
ir_operation.py [mlir] Fix Python tests after "module_terminator" migrated to ODS 2020-11-17 14:16:31 +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 Disable implicit nesting on parsing textual pass pipeline 2020-11-11 19:21:51 +00:00