summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Transform/Utils/Utils.cpp
AgeCommit message (Expand)Author
2024-05-08[mlir][transform] Consistent `linalg` `transform` op syntax for dynamic index...srcarroll
2023-07-12[mlir][linalg][transform] Fix printing of TileToForall in edge case.Ingo Müller
2023-07-05[mlir][transform] Allow arbitrary indices to be scalableAndrzej Warzynski
2023-07-04Revert "[mlir][transform] Allow arbitrary indices to be scalable"Alexander Belyaev
2023-07-03[mlir][transform] Allow arbitrary indices to be scalableAndrzej Warzynski
2023-06-02[mlir] Update how scalable indices are printedAndrzej Warzynski
2023-06-01[mlir][transform] Add support for expressing scalable tile sizesAndrzej Warzynski
2023-05-16[mlir] make structured transform ops use typesAlex Zinenko
2023-01-06[mlir] NFC: move DiagnosedSilenceableFailure to Utils in Transform dialectAlex Zinenko
2023-01-03Apply clang-tidy fixes for performance-move-const-arg in Utils.cpp (NFC)Mehdi Amini
2022-12-19[mlir][transform] Add PackedOrDynamicIndexList helperMatthias Springer