[flang-commits] [flang] [flang][OpenMP] Add TODOs for target [teams|parallel] private (PR #143706)

Kareem Ergawy via flang-commits flang-commits at lists.llvm.org
Thu Jun 12 07:20:55 PDT 2025


ergawy wrote:

> Nice solution. It is a shame to have to use global variables but I haven't got any better ideas and I guess it is okay if there is already a precedent.

I will open 2 PRs then, one of the `sections` changes and one for the `teams|parallel` scope changes (will do that tomorrow). @mrkajetanp I think it is still useful to merge this PR since the PRs I will open might need some discussions before merging.

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


More information about the flang-commits mailing list