[Mlir-commits] [llvm] [mlir] [MLIR][Python] enable type stub auto-generation (PR #155741)

Jacques Pienaar llvmlistbot at llvm.org
Fri Sep 5 08:41:20 PDT 2025


================
@@ -778,6 +773,7 @@ if(MLIR_INCLUDE_TESTS)
       LLVMSupport
     EMBED_CAPI_LINK_LIBS
       MLIRCAPIPythonTestDialect
+    NO_GENERATE_TYPE_STUBS
----------------
jpienaar wrote:

Is there a reason for disabling here? 

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


More information about the Mlir-commits mailing list