[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 09:56:04 PDT 2024
luporl wrote:
I just realized that `copyin` of allocatables is not yet implemented, so no further changes are needed for now.
`ClauseProcessor.cpp:624: not yet implemented: pointer or allocatable variables in Copyin clause`
https://github.com/llvm/llvm-project/pull/106559
More information about the flang-commits
mailing list