[Openmp-commits] [PATCH] D66672: [OPENMP][NVPTX]Add __kmpc_syncwarp(int32_t) function.
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 23 12:18:53 PDT 2019
jdoerfert added a comment.
We have uses of `__SYNCWARP` in the library, right? Can we use the function instead and maybe put it in the language dependent part?
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