================ @@ -783,6 +826,9 @@ void SparseIterator::genInit(OpBuilder &b, Location l, seek(begin->getResults()); return; } + // Inherent batch coordinates from parents ---------------- yinying-lisa-li wrote: nit: period at the end. https://github.com/llvm/llvm-project/pull/83898