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

Kareem Ergawy via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 16 07:16:05 PDT 2026


ergawy wrote:

> 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`.

That's done here: https://github.com/llvm/llvm-project/pull/210065

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


More information about the llvm-branch-commits mailing list