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

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 02:48:28 PST 2024


joker-eph wrote:

I think we're [migrating from pybind11 to nanobind](https://discourse.llvm.org/t/nanobind-for-mlir-python-bindings/83511), so using the python bindings will need nanobind (is this what you're asking?).

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


More information about the llvm-commits mailing list