Skip to content
Unverified Commit 742d8eb9 authored by Kiran Chandramohan's avatar Kiran Chandramohan Committed by GitHub
Browse files

[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
parent 5fc69134
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment