[Mlir-commits] [mlir] [mlir] Add loaded URI attribute type (PR #67276)

Jeff Niu llvmlistbot at llvm.org
Mon Sep 25 09:55:02 PDT 2023


================
@@ -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


More information about the Mlir-commits mailing list