summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/SCF/TestLoopParametricTiling.cpp
AgeCommit message (Expand)Author
2024-12-04[mlir][transform] Guard parametric loop tiling pass from no option (#118254)Kai Sasaki
2022-06-20[mlir] move SCF headers to SCF/{IR,Transforms} respectivelyAlex Zinenko
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-04-02[mlir:PassOption] Rework ListOption parsing and add support for std::vector/S...River Riddle
2022-03-08[mlir][test] Generalize a bunch of FuncOp based passes to run on any operatio...River Riddle
2022-01-28[mlir] Move SCF utils implementations to SCF/Utils.Adrian Kuegel
2022-01-24[mlir:Transforms] Move out the remaining non-dialect independent transforms a...River Riddle