[Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)

Alex Trotta llvmlistbot at llvm.org
Mon Dec 29 07:15:56 PST 2025


https://github.com/Ahajha commented:

Virtual approval, tested the changes in our repo and it's almost completely seamless :) (needed to adjust some file names but that's about it) Though the bazel build here and in our repo is still statically linking nanobind, which as said before is preferable for us (just less shared libraries to manage), but it does make me question the assertion that it has to be shared.

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


More information about the Mlir-commits mailing list