[flang-commits] [flang] [flang][OpenMP] fix lastprivate for allocatables (PR #99686)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Sat Jul 20 07:00:47 PDT 2024


kiranchandramohan wrote:

> OpenMP reviewers: I am aware that this will change with delayed privatization. My intention here is to squash the bug before the LLVM branch

At the moment delayed privatisation has no support for lastprivate. When we add support for it then this new change should be usable.


> realloc_lhs
In later work, we should investigate whether this is needed.

https://github.com/llvm/llvm-project/pull/99686


More information about the flang-commits mailing list