[flang-commits] [flang] [Flang][OpenMP] Make implicitly captured scalars fully firstprivatized (PR #147442)
via flang-commits
flang-commits at lists.llvm.org
Thu Jul 24 14:53:15 PDT 2025
agozillon wrote:
I've updated the PR with the current review comments (where still relevant), but the PR has undergone a fairly chunky set of additions to support the implicit firstprivitization of scalars in target teams distribute parallel do and associated friends, as the last change was only applying to target, but it should extend to all target modified constructs/directives!
But it is now ready for a subsequent review if anyone could please spare some time :-)
https://github.com/llvm/llvm-project/pull/147442
More information about the flang-commits
mailing list