[all-commits] [llvm/llvm-project] e00ef6: [flang][OpenMP] Semantic checks for DYN_GROUPPRIVATE
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Aug 20 07:32:15 PDT 2025
Branch: refs/heads/users/kparzysz/d02-dyn_groupprivate-sema
Home: https://github.com/llvm/llvm-project
Commit: e00ef602a8fb143d963ec2ec4264f96544929a34
https://github.com/llvm/llvm-project/commit/e00ef602a8fb143d963ec2ec4264f96544929a34
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M flang/include/flang/Semantics/openmp-modifiers.h
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/openmp-modifiers.cpp
A flang/test/Semantics/OpenMP/prescriptiveness-modifier.f90
Log Message:
-----------
[flang][OpenMP] Semantic checks for DYN_GROUPPRIVATE
Add checks for non-STRICT values of the prescriptiveness modifier on
clauses that had accepted it prior to the addition of FALLBACK value
(GRAINSIZE and NUM_TASKS).
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