[all-commits] [llvm/llvm-project] bd5423: [Frontend][OpenMP] Move isPrivatizingConstruct fro...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Aug 27 06:22:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd54233170fde38b528a6477d9674e94196502fa
https://github.com/llvm/llvm-project/commit/bd54233170fde38b528a6477d9674e94196502fa
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-08-27 (Wed, 27 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 (#155477)
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