[clang] [OpenMP] Fix defaultmap(firstprivate:pointer) handling (PR #169622)
Sairudra More via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 27 22:20:59 PST 2025
Saieiei wrote:
Hi @dpalermo, I've created a new PR with the fix for the firstprivate pointer handling issue. The previous test failures (check-offload) that caused the revert have all been resolved. I've validated with check-clang, check-openmp, and check-offload - all passing cleanly now. Could you please review and approve when you get a chance? Thanks!
https://github.com/llvm/llvm-project/pull/169622
More information about the cfe-commits
mailing list