summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/SCF/TestSCFWrapInZeroTripCheck.cpp
AgeCommit message (Expand)Author
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-07-30[MLIR][SCF] Define `-scf-rotate-while` pass (#99850)Victor Perez
2024-02-08[mlir] Add transformation to wrap scf::while in zero-trip-check (#81050)Jerry Wu