summaryrefslogtreecommitdiff
path: root/mlir/examples/transform/Ch4
AgeCommit message (Expand)Author
2025-07-27[MLIR] Migrate some "transform dialect" source to use the standard LDBG macro...Mehdi Amini
2024-08-06[mlir] Support DialectRegistry extension comparison (#101119)Nikhil Kalra
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2024-06-19[mlir][side effect] refactor(*): Include more precise side effects (#94213)donald chen
2024-04-19Switch member calls to `isa/dyn_cast/cast/...` to free function calls. (#89356)Christian Sigg
2024-03-28[mlir] move MatchOpInterface under Transform/Interfaces (#86899)Oleksandr "Alex" Zinenko
2024-03-20[mlir] split transform interfaces into a separate library (#85221)Oleksandr "Alex" Zinenko
2024-02-09[mlir] update transform dialect tutorials (#81199)Oleksandr "Alex" Zinenko
2024-01-09[mlir] add a chapter on matchers to the transform dialect tutorial (#76725)Oleksandr "Alex" Zinenko