[Openmp-commits] [PATCH] D55773: [OpenMP][libomptarget] Use shared memory variable for tracking parallel level

Phabricator via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 9 10:33:59 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rOMP350747: [OpenMP][libomptarget] Use shared memory variable for tracking parallel level (authored by gbercea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55773?vs=180861&id=180878#toc

Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D55773

Files:
  libomptarget/deviceRTLs/nvptx/src/libcall.cu
  libomptarget/deviceRTLs/nvptx/src/omp_data.cu
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
  libomptarget/deviceRTLs/nvptx/src/parallel.cu
  libomptarget/deviceRTLs/nvptx/src/supporti.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55773.180878.patch
Type: text/x-patch
Size: 8692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190109/f98d17dd/attachment.bin>


More information about the Openmp-commits mailing list