summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/SCF/Transforms/WrapInZeroTripCheck.cpp
AgeCommit message (Expand)Author
2025-07-24[mlir][NFC] update `mlir/Dialect` create APIs (20/n) (#149927)Maksim Levental
2024-02-08[mlir] Add transformation to wrap scf::while in zero-trip-check (#81050)Jerry Wu