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

Maksim Levental llvmlistbot at llvm.org
Sat Dec 27 10:26:26 PST 2025


================
@@ -46,6 +46,8 @@
 #define MLIR_CAPI_EXPORTED __attribute__((visibility("default")))
 #endif
 
+#define MLIR_PYTHON_API_EXPORTED MLIR_CAPI_EXPORTED
----------------
makslevental wrote:

i'm leaving this as is for now

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


More information about the Mlir-commits mailing list