summaryrefslogtreecommitdiff
path: root/mlir/examples/transform
AgeCommit message (Expand)Author
2025-07-27[MLIR] Migrate some "transform dialect" source to use the standard LDBG macro...Mehdi Amini
2025-07-26[mlir][doc] Fix transform dialect tutorial ch3 (#150456)lonely eagle
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-05-25[mlir] Revise IDE folder structure (#89749)Michael Kruse
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
2023-10-25Apply clang-tidy fixes for misc-include-cleaner in MLIR examplesMehdi Amini
2023-08-22[mlir] Disentangle dialect and extension registrations.Nicolas Vasilache
2023-06-20[mlir] mark libraries in mlir/examples as suchAlex Zinenko
2023-06-20[mlir][transform] Add TransformRewriterMatthias Springer
2023-06-16[mlir] don't install tutorial librariesAlex Zinenko
2023-05-31Fix link in transform example README.mdOleksandr "Alex" Zinenko
2023-05-31[mlir] fix documentation includesAlex Zinenko
2023-05-30[mlir] silence msvc warningAlex Zinenko
2023-05-30[mlir] add initial chapters of the transform dialect tutorialAlex Zinenko