[Openmp-commits] [flang] [openmp] [flang][OpenMP] Add support for `target ... private` (PR #78968)

Valentin Clement バレンタイン クレメン via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 22 09:06:49 PST 2024


clementval wrote:

What about having a proper representation of private on the target operation and delay the actual privatization to a later stage? 

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

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


More information about the Openmp-commits mailing list