[Openmp-commits] [openmp] [OpenMP] Address __kmp_dist_for_static_init issue (PR #129902)

Michael Klemm via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 11 11:52:39 PDT 2025


mjklemm wrote:

@skatrak @hansangbae Can you guys dig a bit deeper why this is the case?  I'm tempted to think that there's an underlying bug that surfaces through the containing `target` region.  Does the same weirdness happen for a `teams` region w/o enclosing `target`?

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


More information about the Openmp-commits mailing list