[flang-commits] [flang] [flang][PFT-to-MLIR] Wrap unstructured Fortran constructs in scf.execute_region (PR #208635)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu Jul 16 04:17:15 PDT 2026
https://github.com/tblah commented:
Thanks for the fix. I had a look through the other `eval.isUnstructured = true` cases. I'm not sure about `AssignedGotoStmt`. I think that also needs to call markBranchTarget to record all of the possible branch targets in `extraControlSuccessors`.
https://github.com/llvm/llvm-project/pull/208635
More information about the flang-commits
mailing list