[flang-commits] [flang] [flang][OpenMP] Fix construct privatization in default clause (PR #72510)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon Nov 20 02:12:13 PST 2023


https://github.com/kiranchandramohan commented:

> fails to privatize in presence of non-OpenMP constructs.

Could you comment on what non-OpenMP constructs are you talking about here? Is it constructs with regions? 

In general, could you expan on the issue and the fix?

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


More information about the flang-commits mailing list