[llvm] [mlir] [MLIR][Python] reland (narrower) type stub generation (PR #157930)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 29 05:19:51 PDT 2025
nikic wrote:
Does MLIR have any kind of policy on bumping versions for Python dependencies? The LLVM project is generally very conservative about dependency requirements -- you can easily build LLVM against LTS distro packages. However, the MLIR nanobind requirement in particular is being bumped *extremely* aggressively -- the version required here is so new that it's not even part of the *upcoming* Fedora 43 release (a leading edge distro).
https://github.com/llvm/llvm-project/pull/157930
More information about the llvm-commits
mailing list