[Openmp-commits] [PATCH] D66672: [OPENMP][NVPTX]Add __kmpc_syncwarp(int32_t) function.
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 23 12:06:22 PDT 2019
grokos added a comment.
I guess there is a clang-side patch as well which makes use of the new exposed kmpc function? Can you add it to the description? Also, can you add a basic test with a critical region that doesn't work correctly without this patch?
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66672/new/
https://reviews.llvm.org/D66672
More information about the Openmp-commits
mailing list