[Mlir-commits] [mlir] [mlir][Python] create MLIRPythonSupport (PR #171775)

Maksim Levental llvmlistbot at llvm.org
Fri Dec 26 13:59:50 PST 2025


================
@@ -228,22 +228,27 @@ endfunction()
 #     aggregate dylib that is linked against.
 function(declare_mlir_python_extension name)
   cmake_parse_arguments(ARG
-    ""
-    "ROOT_DIR;MODULE_NAME;ADD_TO_PARENT"
+    "SUPPORT_LIB"
----------------
makslevental wrote:

done

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


More information about the Mlir-commits mailing list