aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorKiran Chandramohan <kiran.chandramohan@arm.com>2023-11-06 16:07:22 +0000
committerGitHub <noreply@github.com>2023-11-06 16:07:22 +0000
commit742d8eb96d59a08d92a3723ce1985e1dd0487379 (patch)
treef17157070a92d864fbb013676804c655c29fc078 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent5fc69134a15a436e69c5b1db26f0a91c1deb3acb (diff)
downloadllvm-742d8eb96d59a08d92a3723ce1985e1dd0487379.zip
llvm-742d8eb96d59a08d92a3723ce1985e1dd0487379.tar.gz
llvm-742d8eb96d59a08d92a3723ce1985e1dd0487379.tar.bz2
[Flang][OpenMP] Dont add PreDetermined Flag if symbol is privatized already (#70931)
If the symbol is already privatized due to a user specification then it is not required to mark it as PreDetermined. This happens if there is a sequential loop in a parallel region that has the private specification for the index of the sequential loop. Fixes #63143
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions