[all-commits] [llvm/llvm-project] 800d99: [Frontend][OpenMP] Move isPrivatizingConstruct fro...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Tue Aug 26 12:27:30 PDT 2025


  Branch: refs/heads/users/kparzysz/p01-move-is-privatizing
  Home:   https://github.com/llvm/llvm-project
  Commit: 800d99c1559c3375e5d3d7aae09e773e97d34289
      https://github.com/llvm/llvm-project/commit/800d99c1559c3375e5d3d7aae09e773e97d34289
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

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

  Log Message:
  -----------
  [Frontend][OpenMP] Move isPrivatizingConstruct from flang

The check of whether a construct can privatize is a general utility,
not dependent on language-specific definitions.



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