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

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Wed Dec 20 09:15:59 PST 2023


clementval wrote:

> * I have implemented COPYPRIVATE support for HLFIR only. Do we also need to support it in FIR mode?

I think HLFIR only is fine. We also only consider HLFIR from now in the OpenACC lowering. 

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


More information about the flang-commits mailing list