[libc-commits] [libc] [mlir][sparse] Change tests to use new syntax for ELL and slice (PR #67569)

Aart Bik via libc-commits libc-commits at lists.llvm.org
Wed Sep 27 10:54:06 PDT 2023


================
@@ -240,8 +240,9 @@ def SparseTensorEncodingAttr : SparseTensor_Attr<"SparseTensorEncoding",
     // CSR slice (offset = 0, size = 4, stride = 1 on the first dimension;
----------------
aartbik wrote:

Can we also add the #ELL here, so we can explain the "free" symbol (for now, since we may implement this very differently)

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


More information about the libc-commits mailing list