[Mlir-commits] [mlir] [mlir][sparse] fold sparse convert into producer linalg op. (PR #89999)

Aart Bik llvmlistbot at llvm.org
Wed Apr 24 15:31:29 PDT 2024


================
@@ -90,17 +90,20 @@ inline MemRefType getMemRefType(T &&t) {
 SparseTensorEncodingAttr getSparseTensorEncoding(Type type);
 
 /// Returns true iff MLIR operand has any sparse operand.
----------------
aartbik wrote:

update comment : operand -> type

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


More information about the Mlir-commits mailing list