[flang-commits] [flang] [flang][OpenMP] Make lastprivate work with reallocated variables (PR #106559)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Thu Sep 5 08:00:29 PDT 2024
luporl wrote:
But copyin needs the `is allocated` check:
> If the original list item is unallocated or unassociated, the copy of the other thread inherits the declared type parameters and the default type parameter values from the original list item.
Am I forgetting any other copy clause?
https://github.com/llvm/llvm-project/pull/106559
More information about the flang-commits
mailing list