[Openmp-commits] [PATCH] D47131: [libomptarget-nvptx] loop: Determine if runtime uninitialized
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue May 22 08:49:38 PDT 2018
Hahnfeld added a comment.
I meant to say that I'm not sure if it's enough to always call `__kmpc_for_static_init_4` and friends or if Clang still needs to generate calls to `__kmpc_for_static_init_4_simple_spmd` and the like if this is proven to be safe.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D47131
More information about the Openmp-commits
mailing list