..
AffineParser.cpp
[mlir] support max/min lower/upper bounds in affine.parallel
2021-04-29 13:16:25 +02:00
AsmParserState.cpp
[mlir-lsp-server] Add support for textDocument/documentSymbols
2021-06-10 10:58:39 -07:00
AttributeParser.cpp
[mlir] Tighten verification of SparseElementsAttr
2021-09-21 01:57:42 +00:00
CMakeLists.txt
Add a new AsmParserState class to capture detailed source information for .mlir files
2021-04-21 14:44:37 -07:00
DialectSymbolParser.cpp
[mlir][flang] Do not prevent integer types from being parsed as MLIR keywords
2021-09-03 08:20:49 +02:00
Lexer.cpp
[Reland] [mlir] Speed up Lexer::getEncodedSourceLocation
2021-05-19 12:57:18 -07:00
Lexer.h
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
LocationParser.cpp
[mlir][IR][NFC] Define the Location classes in ODS instead of C++
2021-03-08 14:32:40 -08:00
Parser.cpp
Add a new interface allowing to set a default dialect to be used for printing/parsing regions
2021-08-31 17:52:40 +00:00
Parser.h
[mlir] Tighten verification of SparseElementsAttr
2021-09-21 01:57:42 +00:00
ParserState.h
Add a new interface allowing to set a default dialect to be used for printing/parsing regions
2021-08-31 17:52:40 +00:00
Token.cpp
[AsmParser] Fix support for zero bit integer types.
2020-12-12 21:24:18 -08:00
Token.h
[mlir] Optimize the parsing of ElementsAttr hex strings
2020-10-28 16:58:06 -07:00
TokenKinds.def
[mlir] Add better support for f80 and f128
2021-01-15 10:29:48 -05:00
TypeParser.cpp
[mlir] Tighten verification of SparseElementsAttr
2021-09-21 01:57:42 +00:00