[Mlir-commits] [llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental
llvmlistbot at llvm.org
Fri Dec 26 21:42:35 PST 2025
makslevental wrote:
> The cmake change seems fine, it is non-trivial and does depend on specifics nanobind side a bit. But not sure that's avoidable/can be approved.
It would all be much nicer if we could just configure `nanobind_add_module` to either build a module or shared object (and maybe they would take the PR) but I'm not allowed to send them PRs currently 🤷♂️
https://github.com/llvm/llvm-project/pull/171775
More information about the Mlir-commits
mailing list