[llvm-branch-commits] [flang] [flang][OpenMP] Reject END DO on construct that crosses label-DO (PR #169714)

Tom Eccles via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Nov 27 03:20:14 PST 2025


https://github.com/tblah approved this pull request.

LGTM.

I found the CanonicalizeIfMatch function pretty difficult to reason about, but that wasn't added in this commit and it might just be me so it can stay how it is. From the tests included in the PR and my own manual testing I am satisfied that this does do the right thing.

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


More information about the llvm-branch-commits mailing list