[Mlir-commits] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)
Jacques Pienaar
llvmlistbot at llvm.org
Fri Dec 26 21:26:58 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.
----------------
jpienaar wrote:
This reads a bit funny/different than the others here.
https://github.com/llvm/llvm-project/pull/171775
More information about the Mlir-commits
mailing list