[Mlir-commits] [mlir] [mlir][sparse] Migrate to sparse_tensor.print (PR #84249)

Aart Bik llvmlistbot at llvm.org
Wed Mar 6 16:14:55 PST 2024


================
@@ -103,30 +103,27 @@ module {
     %0 = call @tensor_mul(%sta, %stb)
       : (tensor<?x?x?xf64, #ST>, tensor<?x?x?xf64, #ST>) -> tensor<?x?x?xf64, #ST>
 
-    // Verify results
+    // Verify results.
----------------
aartbik wrote:

top level

//

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


More information about the Mlir-commits mailing list