forked from OSchip/llvm-project
49af2a6275
DialectAsmParser::parseKeyword is rejecting `'i' digit+` while it is
a valid identifier according to mlir/docs/LangRef.md.
Integer types actually used to be TOK_KEYWORD a while back before the
change:
|
||
---|---|---|
.. | ||
cg-ops.fir | ||
fir-ops.fir | ||
fir-types.fir | ||
invalid-types.fir | ||
invalid.fir |