[flang-commits] [flang] [flang][OpenMP] Fix incorrect handling for local variable in OpenMP parallel workshare firstprivate(P) (PR #195616)
via flang-commits
flang-commits at lists.llvm.org
Mon May 4 09:57:53 PDT 2026
SunilKuravinakop wrote:
> @SunilKuravinakop, thanks for the fix. #190581 issue looks similar, but the failure happens at runtime. Just out of curiosity, have you checked if this PR also fixes it?
@luporl [#195081](https://github.com/llvm/llvm-project/issues/190581) issue is similar to what I am trying to change. However, I do not see any fix in my clone of [llvm-project](https://github.com/llvm/llvm-project.git). Do you know if any fix is present for [195081](https://github.com/llvm/llvm-project/issues/190581)?
https://github.com/llvm/llvm-project/pull/195616
More information about the flang-commits
mailing list