[Mlir-commits] [mlir] [MLIR][Python][NOMERGE] demo finding live ops via nanobind internals (PR #160632)
John Demme
llvmlistbot at llvm.org
Thu Sep 25 13:53:05 PDT 2025
teqdruid wrote:
Something like this _could_ work for me, but this makes me uncomfortable as all hell. Since I want to enable it for _all_ of the CIRCT Python bindings I don't want things to break when someone uses a newer (or potentially older) version of nanobind.
https://github.com/llvm/llvm-project/pull/160632
More information about the Mlir-commits
mailing list