summaryrefslogtreecommitdiff
path: root/mlir/lib/AsmParser/AsmParserState.cpp
AgeCommit message (Expand)Author
2025-03-31[MLIR][NFC] Fix incomplete boundary comments. (#133516)Han-Chung Wang
2024-09-22[AsmParser] Avoid repeated hash lookups (NFC) (#109562)Kazu Hirata
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2023-11-12[MLIR] Apply clang-tidy fixes for misc-include-cleaner (NFC)Mehdi Amini
2023-08-25[mlir][lsp] Add LSP support for attribute and type aliasesMogball
2023-08-25[mlir] Fix -Wunused-variable warning in AsmParserState.cpp (NFC)Jie Fu
2023-08-25[mlir][lsp] Add parser support for tracking alias definitions and usesMogball
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille
2022-10-14[mlir] Update Values to use new casting infraNick Kreeger
2022-07-25[mlir] Refactor the Parser library in preparation for an MLIR binary formatRiver Riddle