[Openmp-commits] [PATCH] D48732: [OPENMP, NVPTX] Sync threads before start ordered loops.
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jun 29 09:12:28 PDT 2018
grokos accepted this revision.
grokos added a comment.
This revision is now accepted and ready to land.
The addition looks good. I've seen this piece of code in quite a few places, maybe we need to refactor it into a mini-function. But let's revisit that in the future.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D48732
More information about the Openmp-commits
mailing list