summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/SCF/TestUpliftWhileToFor.cpp
AgeCommit message (Expand)Author
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-04-15[mlir][scf] Uplift `scf.while` to `scf.for` (#76108)Ivan Butygin