[all-commits] [llvm/llvm-project] 4f58a0: [flang][OpenMP] Generalize isOpenMPPrivatizingCons...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Mon Jul 14 08:39:48 PDT 2025


  Branch: refs/heads/users/kparzysz/e04-dsp-privatize
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f58a01c96812fdb8086a9c9ad35f260451af8dc
      https://github.com/llvm/llvm-project/commit/4f58a01c96812fdb8086a9c9ad35f260451af8dc
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
    M flang/lib/Lower/OpenMP/DataSharingProcessor.h
    M flang/test/Lower/OpenMP/taskgroup02.f90
    M llvm/include/llvm/Frontend/OpenMP/OMP.h

  Log Message:
  -----------
  [flang][OpenMP] Generalize isOpenMPPrivatizingConstruct

Instead of treating all block and all loop constructs as privatizing,
actually check if the construct allows a privatizing clause.



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