[Openmp-commits] [PATCH] D61395: [OPENMP][NVPTX]Improve code by using parallel level counter.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu May 2 07:15:41 PDT 2019
ABataev updated this revision to Diff 197776.
ABataev added a comment.
Fixed detection of non-active parallel regions.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61395/new/
https://reviews.llvm.org/D61395
Files:
libomptarget/deviceRTLs/nvptx/src/libcall.cu
libomptarget/deviceRTLs/nvptx/src/loop.cu
libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
libomptarget/deviceRTLs/nvptx/src/option.h
libomptarget/deviceRTLs/nvptx/src/parallel.cu
libomptarget/deviceRTLs/nvptx/src/reduction.cu
libomptarget/deviceRTLs/nvptx/src/support.h
libomptarget/deviceRTLs/nvptx/src/supporti.h
libomptarget/deviceRTLs/nvptx/src/sync.cu
libomptarget/deviceRTLs/nvptx/test/parallel/nested.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61395.197776.patch
Type: text/x-patch
Size: 34108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190502/e6fab0af/attachment-0001.bin>
More information about the Openmp-commits
mailing list