[flang-commits] [llvm] [flang] [mlir] [flang][mlir][OpenMP] Add support for COPYPRIVATE (PR #73128)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Thu Jan 18 06:32:51 PST 2024


luporl wrote:

> Is it possible to create an alloca for the descriptor and store the descriptor there? This is what is done in https://github.com/llvm/llvm-project/pull/71766/files#diff-7af5cba654c125286dfc8703dfb2764d04c1c756171e74ba59e0a1666885b1b3

This should work, I'll try to do the same for copyprivate. Thanks for pointing it out.

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


More information about the flang-commits mailing list