[all-commits] [llvm/llvm-project] 28fde6: [Flang] - Enhance testing for strictly-nested team...

Pranav Bhandarkar via All-commits all-commits at lists.llvm.org
Mon Nov 24 21:37:02 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28fde68501032b292f91246c0e79872558d0e74b
      https://github.com/llvm/llvm-project/commit/28fde68501032b292f91246c0e79872558d0e74b
  Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
  Date:   2025-11-24 (Mon, 24 Nov 2025)

  Changed paths:
    M flang/lib/Semantics/check-omp-loop.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    A flang/test/Semantics/OpenMP/target-teams-nesting.f90

  Log Message:
  -----------
  [Flang] - Enhance testing for strictly-nested teams in target regions. (#168437)

This patch enhances the semantics test for checking that teams
directives are strictly nested inside target directives.

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



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