[Mlir-commits] [mlir] [mlir][Python] use canonical Python `isinstance` instead of `Type.isinstance` (PR #172892)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Fri Dec 19 00:02:36 PST 2025
ftynse wrote:
> Note we could consider removing Type.ininstance entirely...
I think we should indeed. IIRC, this was added to reflect how we modeled non-builtin types.
https://github.com/llvm/llvm-project/pull/172892
More information about the Mlir-commits
mailing list