[PATCH] D61395: [OPENMP][NVPTX]Improve code by using parallel level counter.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 13:03:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359822: [OPENMP][NVPTX]Improve code by using parallel level counter. (authored by ABataev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61395/new/

https://reviews.llvm.org/D61395

Files:
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/libcall.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/loop.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/option.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/parallel.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/reduction.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/support.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/supporti.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/sync.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/test/parallel/nested.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61395.197849.patch
Type: text/x-patch
Size: 34496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/a6ee7065/attachment.bin>


More information about the llvm-commits mailing list