================ @@ -1065,6 +1069,110 @@ ShapedType Parser::parseElementsLiteralType(Type type) { return sType; } +/// Parse a sparse elements attribute. ---------------- Mogball wrote: outdated comment https://github.com/llvm/llvm-project/pull/67276