[Mlir-commits] [mlir] Added free-threading CPython mode support in MLIR Python bindings (PR #107103)

Peter Hawkins llvmlistbot at llvm.org
Mon Jan 6 07:20:14 PST 2025


================
@@ -306,7 +306,7 @@ def callback(a):
         log(arr)
 
     with Context():
-        # The module takes a subview of the argument memref, casts it to an unranked memref and 
+        # The module takes a subview of the argument memref, casts it to an unranked memref and
----------------
hawkinsp wrote:

Revert.

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


More information about the Mlir-commits mailing list