[all-commits] [llvm/llvm-project] cc9f67: [flang][OpenMP] Consider previous DSA for static d...
Kajetan Puchalski via All-commits
all-commits at lists.llvm.org
Wed Jun 11 06:30:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc9f67416d048bf464425b5a9243219efcb08c34
https://github.com/llvm/llvm-project/commit/cc9f67416d048bf464425b5a9243219efcb08c34
Author: Kajetan Puchalski <kajetan.puchalski at arm.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M flang/lib/Semantics/resolve-directives.cpp
M flang/test/Semantics/OpenMP/implicit-dsa.f90
Log Message:
-----------
[flang][OpenMP] Consider previous DSA for static duration variables (#143601)
Symbols that have a pre-existing DSA set in the enclosing context should
not be made shared based on them being static duration variables.
Suggested-by: Leandro Lupori <leandro.lupori at linaro.org>
---------
Signed-off-by: Kajetan Puchalski <kajetan.puchalski at arm.com>
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