[llvm] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Maksim Levental via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 27 11:36:48 PST 2025
================
@@ -25,6 +25,13 @@
multiple Python implementations, setting this explicitly to the preferred
`python3` executable is strongly recommended.
+* **`MLIR_BINDINGS_PYTHON_NB_DOMAIN`**: `STRING`
+
+ nanobind (and MLIR) domain within which extensions will be compiled.
----------------
makslevental wrote:
done
https://github.com/llvm/llvm-project/pull/171775
More information about the llvm-commits
mailing list