[llvm-branch-commits] [mlir] [mlir][sparse] Fix memory leaks (part 3) (PR #85184)

Aart Bik via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Mar 14 20:57:26 PDT 2024


================
@@ -167,12 +169,14 @@ module {
     call @dump(%d31) : (tensor<2x3x4xf64>) -> ()
 
     //
-    // Release sparse tensors.
+    // Release tensors.
----------------
aartbik wrote:

same

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


More information about the llvm-branch-commits mailing list