[llvm] [mlir] [mlir python] Add nanobind support for standalone dialects. (PR #117922)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 13:49:04 PST 2024


nikic wrote:

In order for distros to ship MLIR python bindings, the dependencies must also be provided by the distro. For obvious reasons, it's not possible to just pull in code over the network during the build.



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


More information about the llvm-commits mailing list