llvm-project/mlir/lib/AsmParser
Jeff Niu c0095050da [mlir] Add `parseSymbolName` that doesn't take an attribute list
This patch adds a version of `parseSymbolName` and
`parseOptionalSymbolName` to AsmParser that don't take an attribute name
and attribute list.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D136696
2022-10-27 12:07:43 -07:00
..
AffineParser.cpp [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
AsmParserImpl.h [mlir] Add `parseSymbolName` that doesn't take an attribute list 2022-10-27 12:07:43 -07:00
AsmParserState.cpp [mlir] Update Values to use new casting infra 2022-10-14 11:56:35 -05:00
AttributeParser.cpp [mlir] Allow DenseElementsAttr to use any shaped type 2022-09-30 23:25:14 -07:00
CMakeLists.txt
DialectSymbolParser.cpp [mlir] Use C++17 structured bindings instead of std::tie where applicable. NFCI 2022-08-09 13:34:17 +02:00
Lexer.cpp [mlir] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 20:56:05 -07:00
Lexer.h
LocationParser.cpp
Parser.cpp [mlir] Update Location to use new casting infra 2022-10-24 14:32:12 -05:00
Parser.h [mlir] materialize strided memref layout as attribute 2022-08-30 17:19:58 +02:00
ParserState.h
Token.cpp
Token.h
TokenKinds.def Add APFloat and MLIR type support for fp8 (e5m2). 2022-10-04 17:18:17 -07:00
TypeParser.cpp [mlir][nfc] Clean-up usage of kDynamicSize. 2022-10-20 13:54:57 +00:00