summaryrefslogtreecommitdiff
path: root/mlir/test/Examples/transform
AgeCommit message (Expand)Author
2025-07-26[mlir][doc] Fix transform dialect tutorial ch3 (#150456)lonely eagle
2025-07-07[MLIR][Linalg] Remove elemwise_unary and elemwise_binary (#147082)Renato Golin
2025-02-06[mlir][LLVM] Switch `undef` for `poison` for uninitialized values (#125629)Krzysztof Drewniak
2024-10-22Revert "[MLIR] Make `OneShotModuleBufferize` use `OpInterface` (#110322)" (#1...Andrzej Warzyński
2024-10-01[MLIR] Make `OneShotModuleBufferize` use `OpInterface` (#110322)Tzung-Han Juang
2024-09-25Revert "[MLIR] Make `OneShotModuleBufferize` use `OpInterface`" (#109919)Matthias Springer
2024-09-25[MLIR] Make `OneShotModuleBufferize` use `OpInterface` (#107295)Tzung-Han Juang
2024-05-30[mlir][llvm] Implement ConstantLike for ZeroOp, UndefOp, PoisonOp (#93690)Guy David
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
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-05-30[mlir] add initial chapters of the transform dialect tutorialAlex Zinenko