llvm-project/mlir/test/Bindings/Python
Stella Laurenzo 7403e3ee32 Extend PyConcreteType to support intermediate base classes.
* Resolves todos from D87091.
* Also modifies PyConcreteAttribute to follow suite (should be useful for ElementsAttr and friends).
* Adds a test to ensure that the ShapedType base class functions as expected.

Differential Revision: https://reviews.llvm.org/D87208
2020-09-06 23:39:47 -07:00
..
ir_attributes.py Add initial python bindings for attributes. 2020-08-23 22:16:23 -07:00
ir_location.py Add Location, Region and Block to MLIR Python bindings. 2020-08-28 15:26:05 -07:00
ir_module.py Add python bindings for Type and IntegerType. 2020-08-19 09:23:44 -07:00
ir_operation.py Add Location, Region and Block to MLIR Python bindings. 2020-08-28 15:26:05 -07:00
ir_types.py Extend PyConcreteType to support intermediate base classes. 2020-09-06 23:39:47 -07:00
lit.local.cfg