summaryrefslogtreecommitdiff
path: root/mlir/examples/transform/Ch4/lib
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-01-09[mlir] add a chapter on matchers to the transform dialect tutorial (#76725)Oleksandr "Alex" Zinenko