[all-commits] [llvm/llvm-project] 6fc66d: [flang][OpenMP] Fix sections lastprivate for commo...

Leandro Lupori via All-commits all-commits at lists.llvm.org
Tue Feb 4 05:28:37 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fc66d322b00bdabc27fe8e14b27ab9bd53ba770
      https://github.com/llvm/llvm-project/commit/6fc66d322b00bdabc27fe8e14b27ab9bd53ba770
  Author: Leandro Lupori <leandro.lupori at linaro.org>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/test/Lower/OpenMP/sections.f90

  Log Message:
  -----------
  [flang][OpenMP] Fix sections lastprivate for common blocks (#125504)

Common block handling was missing in sections' lastprivate lowering.

Fixes #121719



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