================ @@ -154,4 +154,18 @@ def SCFForToWhileLoop : Pass<"scf-for-to-while"> { }]; } +def TestSCFUpliftWhileToFor : Pass<"test-scf-uplift-while-to-for"> { ---------------- Hardcode84 wrote: done https://github.com/llvm/llvm-project/pull/76108