llvm-project/mlir/test/Bindings/Python
Stella Laurenzo ad958f648e [mlir][Python] Add missing capsule->module and Context.create_module.
* Extends Context/Operation interning to cover Module as well.
* Implements Module.context, Attribute.context, Type.context, and Location.context back-references (facilitated testing and also on the TODO list).
* Adds method to create an empty Module.
* Discovered missing in npcomp.

Differential Revision: https://reviews.llvm.org/D89294
2020-10-13 13:10:33 -07:00
..
context_lifecycle.py Adds MLIR C-API for marshaling Python capsules. 2020-09-29 10:48:53 -07:00
ir_attributes.py [mlir][Python] Add missing capsule->module and Context.create_module. 2020-10-13 13:10:33 -07:00
ir_location.py [mlir][Python] Add missing capsule->module and Context.create_module. 2020-10-13 13:10:33 -07:00
ir_module.py [mlir][Python] Add missing capsule->module and Context.create_module. 2020-10-13 13:10:33 -07:00
ir_operation.py [mlir][Python] Add missing capsule->module and Context.create_module. 2020-10-13 13:10:33 -07:00
ir_types.py [mlir][Python] Add missing capsule->module and Context.create_module. 2020-10-13 13:10:33 -07:00
lit.local.cfg