summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/Test/TestOpsSyntax.td
AgeCommit message (Expand)Author
2025-04-30[mlir] make `parseCustomOperationName()` API check token type (#136306)Oleksandr "Alex" Zinenko
2025-03-31[MLIR][NFC] Fix incomplete boundary comments. (#133516)Han-Chung Wang
2025-02-21[mlir][Parser] Fix crash when resolving invalid operands with missing locatio...Matthias Springer
2024-12-23[mlir][Properties] Shorten "Property" to "Prop" in most places (#120368)Krzysztof Drewniak
2024-12-16[mlir][tblgen] Fix bug around parsing optional prop-dict keys (#120045)Krzysztof Drewniak
2024-07-26[mlir] Add property combinators, initial ODS support (#94732)Krzysztof Drewniak
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2023-08-09Finish renaming getOperandSegmentSizeAttr() from `operand_segment_sizes` to `...Mehdi Amini
2023-07-27[mlir] somewhat decompose TestDialect.cppAlex Zinenko