summaryrefslogtreecommitdiff
path: root/mlir/docs/Tutorials/transform
AgeCommit message (Expand)Author
2025-09-12Fix MLIR Transform Tutorial Doc (#155285)Brandon Kirincich
2025-07-28[mlir][Vector] Remove `vector.extractelement` and `vector.insertelement` ops ...Diego Caballero
2025-07-26[mlir][doc] Fix transform dialect tutorial ch3 (#150456)lonely eagle
2025-07-18[mlir][transform] Fix ch2 and additional documentation (#148407)lonely eagle
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
2025-05-13[mlir][NFC] Fix the MLIR example format to conform to SSA form.yanming
2025-04-14[mlir] Remove deprecated cast member functions (#135556)Jakub Kuderski
2024-04-22[mlir] fix latex formulas in the tutorialOleksandr "Alex" Zinenko
2024-04-05Fix a few broken links (#87098)mlevesquedion
2024-03-20[mlir] split transform interfaces into a separate library (#85221)Oleksandr "Alex" Zinenko
2024-02-21[mlir][docs] Fix broken docs (#82308)Kohei Yamaguchi
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-09[mlir] add a chapter on matchers to the transform dialect tutorial (#76725)Oleksandr "Alex" Zinenko
2024-01-04[mlir][TD] Fix the order of return handles (#76929)Andrzej Warzyński
2024-01-04[mlir][docs] Update TD tutorial - Ch0 (#76858)Andrzej Warzyński
2024-01-03[mlir][docs] Capitalize "Transform" in "transform dialect" (#76840)Andrzej Warzyński
2023-10-02[mlir] run buffer deallocation in transform tutorial (#67978)Oleksandr "Alex" Zinenko
2023-09-26[mlir] cleanup of structured.tile* transform ops (#67320)Oleksandr "Alex" Zinenko
2023-09-25[mlir] add transform tutorial chapter for Halide conv mapping (#66386)Oleksandr "Alex" Zinenko
2023-07-10[mlir][transform][tutorial] Fix typo in inline code snippet. (NFC)Ingo Müller
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-28[mlir][doc] Fix broken docsKohei Yamaguchi
2023-06-24[mlir] Replace HTML escaped characterKai Sasaki
2023-06-20[mlir][transform] Add TransformRewriterMatthias Springer
2023-05-31[mlir] fix documentation includesAlex Zinenko
2023-05-30[mlir] add initial chapters of the transform dialect tutorialAlex Zinenko