summaryrefslogtreecommitdiff
path: root/mlir/lib/TableGen/CodeGenHelpers.cpp
AgeCommit message (Expand)Author
2025-11-07[mlir][ods] Enable basic string interpolation in constraint summary. (#153603)Jacques Pienaar
2025-10-15[NFC][MLIR][TableGen] Drop namespace around static Op constraint functions (#...Rahul Joshi
2025-10-04[NFC][TableGen] Migrate IfDef/Namespace emitter from MLIR to LLVM (#161744)Rahul Joshi
2025-06-24[mlir] Allow using non-attribute properties in declarative rewrite patterns (...Krzysztof Drewniak
2025-05-30[mlir] Unique property constraints where possible (#140849)Krzysztof Drewniak
2025-05-20[TableGen] Tach getInputFilename to return StringRef (NFC) (#140690)Kazu Hirata
2025-03-31[MLIR][NFC] Fix incomplete boundary comments. (#133516)Han-Chung Wang
2024-10-18[NFC][MLIR][TableGen] Eliminate `llvm::` for commonly used types (#112456)Rahul Joshi
2024-09-15[mlir] Reland 5a6e52d6ef96d2bcab6dc50bdb369662ff17d2a0 with update (NFC)JOE1994
2024-09-15Revert "[mlir] Nits on uses of llvm::raw_string_ostream (NFC)"JOE1994
2024-09-15[mlir] Nits on uses of llvm::raw_string_ostream (NFC)JOE1994
2024-09-12[TableGen] Avoid repeated hash lookups (NFC) (#108321)Kazu Hirata
2024-09-07[MLIR][TableGen] Migrate MLIR backends to use const RecordKeeper (#107505)Rahul Joshi
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2024-04-24[mlir][ods] Allow sharding of op definitions (#89423)Jeff Niu
2024-02-15Apply clang-tidy fixes for llvm-qualified-auto in CodeGenHelpers.cpp (NFC)Mehdi Amini
2023-09-26Simplify diagnostic error management for MLIR properties API (NFC) (#67409)Mehdi Amini
2023-05-01Introduce MLIR Op PropertiesMehdi Amini
2023-05-01Revert "Introduce MLIR Op Properties"Mehdi Amini
2023-05-01Introduce MLIR Op PropertiesMehdi Amini
2023-01-18[mlir] Move SymbolOpInterfaces "classof" check to a proper "extraClassOf" int...River Riddle
2022-12-06[TableGen] llvm::Optional => std::optionalFangrui Song
2022-12-04[mlir] Use std::nullopt instead of None in comments (NFC)Kazu Hirata
2022-09-17[mlir] Don't include SetVector.h (NFC)Kazu Hirata
2022-09-05[mlir][NFC] Move CodeGenHelpers.cpp from mlir-tblgen to TableGen libraryMarkus Böck