[all-commits] [llvm/llvm-project] 34f294: [flang][OpenMP] Event handles are not predetermine...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu May 28 06:15:56 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34f294ccbca8c820fffd0538015499108f6600aa
https://github.com/llvm/llvm-project/commit/34f294ccbca8c820fffd0538015499108f6600aa
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M flang/lib/Semantics/resolve-directives.cpp
R flang/test/Semantics/OpenMP/detach-symbols.f90
Log Message:
-----------
[flang][OpenMP] Event handles are not predetermined shared (#200055)
An event-handle variable that appears in a DETACH has its data-sharing
attributes determined according to the usual rules in the constructs
enclosing the 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