[Mlir-commits] [mlir] [MLIR][Python] fix getOwner to return (typed) nb::object instead of abstract PyOpView (PR #165053)

Maksim Levental llvmlistbot at llvm.org
Sat Oct 25 11:14:08 PDT 2025


makslevental wrote:

Okay this is going to take a little more work because I notice that `PyOpOperandIterator` isn't being used for `op.operands` and I'd like to fix that too.

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


More information about the Mlir-commits mailing list