[all-commits] [llvm/llvm-project] 69869a: [flang][OpenACC][OpenMP] Separate implementations ...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Sun Apr 27 07:13:06 PDT 2025


  Branch: refs/heads/users/kparzysz/spr/a02-separate
  Home:   https://github.com/llvm/llvm-project
  Commit: 69869a7673c62a5b47e20c532b6e438e929d212c
      https://github.com/llvm/llvm-project/commit/69869a7673c62a5b47e20c532b6e438e929d212c
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-04-26 (Sat, 26 Apr 2025)

  Changed paths:
    M flang/include/flang/Lower/DirectivesCommon.h
    M flang/lib/Lower/OpenACC.cpp
    M flang/lib/Lower/OpenMP/OpenMP.cpp

  Log Message:
  -----------
  [flang][OpenACC][OpenMP] Separate implementations of ATOMIC constructs

The OpenMP implementation of the ATOMIC construct will change in the
near future to accommodate OpenMP 6.0. This patch separates the shared
implementations to avoid interfering with OpenACC.



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