[Mlir-commits] [mlir] [MLIR][Python] Support IsIsolatedFromAbove trait for python-defined operations (PR #211849)

Maksim Levental llvmlistbot at llvm.org
Fri Jul 24 10:53:04 PDT 2026


https://github.com/makslevental approved this pull request.

LGTM. one question: are these traits bound such that I can query traits on non-dynamic dialects and get these to pop out too? Or does all this work **only** on irdl/dynamic dialects? If the latter, do you think it would be hard to extend to all dialects?

https://github.com/llvm/llvm-project/pull/211849


More information about the Mlir-commits mailing list