[Openmp-commits] [PATCH] D61785: [OPENMP][NVPTX]Improve number of threads counter, NFC.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri May 10 11:53:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360457: [OPENMP][NVPTX]Improve number of threads counter, NFC. (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/D61785/new/

https://reviews.llvm.org/D61785

Files:
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/libcall.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/loop.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omp_data.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptxi.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61785.199046.patch
Type: text/x-patch
Size: 19567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190510/7c38a08e/attachment-0001.bin>


More information about the Openmp-commits mailing list