summaryrefslogtreecommitdiff
path: root/mlir/docs/Tutorials/transform/Ch1.md
AgeCommit message (Expand)Author
2025-07-14[mlir][transform] Fix transform dialect tutorial chapter 1 (#147983)lonely eagle
2025-07-07[MLIR][Linalg] Remove elemwise_unary and elemwise_binary (#147082)Renato Golin
2024-02-09[mlir] update transform dialect tutorials (#81199)Oleksandr "Alex" Zinenko
2024-01-12[mlir] introduce debug transform dialect extension (#77595)Oleksandr "Alex" Zinenko
2024-01-04[mlir][TD] Fix the order of return handles (#76929)Andrzej Warzyński
2024-01-03[mlir][docs] Capitalize "Transform" in "transform dialect" (#76840)Andrzej Warzyński
2023-09-26[mlir] cleanup of structured.tile* transform ops (#67320)Oleksandr "Alex" Zinenko
2023-07-10[mlir][transform][tutorial] Make snippets of Ch1 run.Ingo Müller
2023-07-07[mlir][doc][transform] Fix link to documentation in tutorial. (NFC)Ingo Müller
2023-06-24[mlir] Replace HTML escaped characterKai Sasaki
2023-06-20[mlir][transform] Add TransformRewriterMatthias Springer
2023-05-30[mlir] add initial chapters of the transform dialect tutorialAlex Zinenko