forked from OSchip/llvm-project
85185b61b6
* Per thread https://llvm.discourse.group/t/revisiting-ownership-and-lifetime-in-the-python-bindings/1769 * Reworks contexts so it is always possible to get back to a py::object that holds the reference count for an arbitrary MlirContext. * Retrofits some of the base classes to automatically take a reference to the context, elimintating keep_alives. * More needs to be done, as discussed, when moving on to the operations/blocks/regions. Differential Revision: https://reviews.llvm.org/D87886 |
||
---|---|---|
.. | ||
context_lifecycle.py | ||
ir_attributes.py | ||
ir_location.py | ||
ir_module.py | ||
ir_operation.py | ||
ir_types.py | ||
lit.local.cfg |