[flang-commits] [flang] [flang][PFT-to-MLIR] Wrap unstructured Fortran constructs in scf.execute_region (PR #208635)

via flang-commits flang-commits at lists.llvm.org
Fri Jul 17 03:38:54 PDT 2026


https://github.com/jeanPerier commented:

@ergawy, did you solve [this comment](https://github.com/llvm/llvm-project/pull/210065/changes#r3596931090) about assignment label assigned after the assigned goto?

If not and if it is possible to create a program that would produce invalid IR, I do not think it is OK to merge with a TODO in the compiler because this is F77 and we have been claiming full support for a while.

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


More information about the flang-commits mailing list