[all-commits] [llvm/llvm-project] 02589e: [flang][OpenMP] Get final label from nested constr...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Apr 16 12:16:05 PDT 2026


  Branch: refs/heads/users/kparzysz/nonblock-nested
  Home:   https://github.com/llvm/llvm-project
  Commit: 02589e1e2695f64b1a1f188aa52148e77d83a9af
      https://github.com/llvm/llvm-project/commit/02589e1e2695f64b1a1f188aa52148e77d83a9af
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M flang/lib/Parser/openmp-parsers.cpp
    A flang/test/Parser/OpenMP/nonblock-do-nested-omp.f90

  Log Message:
  -----------
  [flang][OpenMP] Get final label from nested constructs

Non-block DO loops can share termination statements. When parsing
a non-block DO loop, account for labels on terminating statements
from recursively parsed ExecutionPartConstructs.

Fixes https://github.com/llvm/llvm-project/issues/188892



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list