[all-commits] [llvm/llvm-project] e295b0: [flang][OpenMP] Fix detecting nested OpenMP constr...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue Jun 10 07:33:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e295b0ce757efc50af47915f5997152bda269e66
https://github.com/llvm/llvm-project/commit/e295b0ce757efc50af47915f5997152bda269e66
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
M flang/lib/Lower/OpenMP/DataSharingProcessor.h
A flang/test/Lower/OpenMP/atomic-privatize.f90
M flang/test/Lower/OpenMP/sections-predetermined-private.f90
Log Message:
-----------
[flang][OpenMP] Fix detecting nested OpenMP constructs (#143383)
Recognize privatizing OpenMP constructs, and only exclude symbols from
non-privatizing ones.
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