[Mlir-commits] [llvm] [mlir] [MLIR][Python] reland (narrower) type stub generation (PR #157930)
Maksim Levental
llvmlistbot at llvm.org
Mon Sep 29 05:32:51 PDT 2025
makslevental wrote:
Echoing @kuhar - nanobind is a source dependency (it's always compiled during build of nanobind bindings) so there's no reason to depend on a distro's distribution and thus we advise users to either pip install or to use ExternalProject (or whatever source dependency mechanism they prefer).
https://github.com/llvm/llvm-project/pull/157930
More information about the Mlir-commits
mailing list