| Issue |
53169
|
| Summary |
Support deconstructing/inspecting `mlir.ir.Location` objects from Python
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
hawkinsp
|
Currently it is possible to build an `mlir.ir.Location` object via the Python bindings, but there's no support for deconstructing or inspecting a `mlir.ir.Location` from Python.
e.g., one cannot determine:
* what subclass of `Location` we have, or
* what the values of the various location fields are.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs