[Mlir-commits] [mlir] [mlir][python] expose remaining Location inspection API (PR #192630)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Fri Apr 17 04:56:10 PDT 2026
https://github.com/ftynse commented:
I think locations should use the normal `isinstance` approach similarly to attribute classes. We should also define subclasses in Python for specific location kinds.
The justification for the PR is weak and needs concrete examples along with an explanation of how custom location classes are handled.
https://github.com/llvm/llvm-project/pull/192630
More information about the Mlir-commits
mailing list