[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:48:22 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 190581 issue is similar. Are there any code changes for it? I don't see any changes for it in my git clone of llvm-project.git containing the latest changes.
https://github.com/llvm/llvm-project/pull/195616
More information about the flang-commits
mailing list