[Mlir-commits] [mlir] [mlir][sparse] move toCOOType into SparseTensorType class (PR #73708)

Yinying Li llvmlistbot at llvm.org
Tue Nov 28 15:01:43 PST 2023


================
@@ -711,7 +711,32 @@ LogicalResult SparseTensorEncodingAttr::verifyEncoding(
 }
 
 //===----------------------------------------------------------------------===//
-// Convenience methods.
+// SparseTensorType SparseTensorType Methods.
----------------
yinying-lisa-li wrote:

nit: remove one SparseTensorType?

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


More information about the Mlir-commits mailing list