[Mlir-commits] [mlir] [mlir][sparse] move toCOOType into SparseTensorType class (PR #73708)
Aart Bik
llvmlistbot at llvm.org
Tue Nov 28 15:04:24 PST 2023
================
@@ -711,7 +711,32 @@ LogicalResult SparseTensorEncodingAttr::verifyEncoding(
}
//===----------------------------------------------------------------------===//
-// Convenience methods.
+// SparseTensorType SparseTensorType Methods.
----------------
aartbik wrote:
done
https://github.com/llvm/llvm-project/pull/73708
More information about the Mlir-commits
mailing list