[flang-commits] [flang] [flang][Transforms] Add LiftSCFWhileToSCFFor pass (PR #213273)

via flang-commits flang-commits at lists.llvm.org
Fri Jul 31 07:33:28 PDT 2026


https://github.com/jeanPerier commented:

Are there any FIR specific things here? Otherwise, it may be best to update https://github.com/llvm/llvm-project/blob/main/mlir/lib/Dialect/SCF/Transforms/UpliftWhileToFor.cpp for the long term (I am OK to start by having it here as you iterate on it).

https://github.com/llvm/llvm-project/pull/213273


More information about the flang-commits mailing list