[flang-commits] [flang] [flang][OpenMP] incorrect handling for local variable in OpenMP parallel workshare firstprivate(P) (PR #195616)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Thu May 7 07:51:51 PDT 2026


https://github.com/luporl commented:

@SunilKuravinakop, thanks for this patch and for including the fix for #190581 in it.

I have some concerns regarding the parts that fix #190581.

The changes that fix #195616 makes sense to me, although I'm not familiar
with this code.

It would be good if this PR could be reviewed by someone that's more familiar with Optimizer and lowering.

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


More information about the flang-commits mailing list