[flang-commits] [flang] [flang] Lowering fortran structured do-while loops to `scf.while` (PR #177476)

via flang-commits flang-commits at lists.llvm.org
Fri Jan 23 01:12:46 PST 2026


https://github.com/jeanPerier commented:

Thanks Susan, the code genrating the SCF while looks great. You can simplify the detection of branches using the PFT, see inline comment.

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


More information about the flang-commits mailing list