[flang-commits] [flang] [Flang] Make a private copy for the common block variables in copyin clause (PR #111359)
via flang-commits
flang-commits at lists.llvm.org
Thu Mar 27 05:53:07 PDT 2025
https://github.com/NimishMishra approved this pull request.
Thanks for the fix. LGTM.
We are essentially iterating over the common block details, and adding symbols of relevant flag to `symbolSet`, thereby marking them for privatization. I suggest we add a one-liner description of the fix to the PR.
Please wait for one more approval before merging.
https://github.com/llvm/llvm-project/pull/111359
More information about the flang-commits
mailing list