Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
3463aba45f61c082d54bb6e7a99549277a5517a4
clang-p2996/mlir/lib/AsmParser
History
Kazu Hirata c7b34b0b44 [mlir] Use a new constructor of ArrayRef (NFC) (#146009)
ArrayRef now has a new constructor that takes a parameter whose type
has data() and size().  This patch migrates:

  ArrayRef<T>(X.data(), X.size()

to:

  ArrayRef<T>(X)
2025-06-26 23:38:20 -07:00
..
AffineParser.cpp
…
AsmParserImpl.h
[MLIR][parser] Add token type and parser methods for forward slashes (#125056)
2025-05-14 09:33:21 -07:00
AsmParserState.cpp
[MLIR][NFC] Fix incomplete boundary comments. (#133516)
2025-03-31 09:29:54 -07:00
AttributeParser.cpp
[mlir] Use a new constructor of ArrayRef (NFC) (#146009)
2025-06-26 23:38:20 -07:00
CMakeLists.txt
…
DialectSymbolParser.cpp
…
Lexer.cpp
[MLIR][parser] Add token type and parser methods for forward slashes (#125056)
2025-05-14 09:33:21 -07:00
Lexer.h
…
LocationParser.cpp
…
Parser.cpp
[mlir] make parseCustomOperationName() API check token type (#136306)
2025-04-30 09:28:21 +02:00
Parser.h
[MLIR] Imporve location tracking for parseElementsLiteralType (#127992)
2025-02-21 17:34:16 +01:00
ParserState.h
…
Token.cpp
…
Token.h
…
TokenKinds.def
[MLIR][parser] Add token type and parser methods for forward slashes (#125056)
2025-05-14 09:33:21 -07:00
TypeParser.cpp
…
Powered by Gitea Version: 1.25.1 Page: 1025ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API