[flang-commits] [flang] [flang][OpenMP] Inline the firstprivate array copy instead of calling Assign() (PR #211543)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Fri Jul 24 06:23:45 PDT 2026
https://github.com/tblah commented:
Is this still needed after https://github.com/llvm/llvm-project/pull/209539?
I think we can't reach POINTER here because the codegen doesn't happen to have a shape which matches what you look for, but I think it does need a negative test to flag if that ever changes.
https://github.com/llvm/llvm-project/pull/211543
More information about the flang-commits
mailing list