You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Veir/Parser/AttrParser.lean parses test/LLVM/parse_zeroed_array_initializers.mlir by explicitly parseKeyword-ing the type tensor. This could be generalized/extended to the vector type too.
(Arises out of discussion on the #932 (review) PR.)
Veir/Parser/AttrParser.leanparsestest/LLVM/parse_zeroed_array_initializers.mlirby explicitly parseKeyword-ing the typetensor. This could be generalized/extended to thevectortype too.(Arises out of discussion on the #932 (review) PR.)