[PATCH] D53943: [OPENMP][NVPTX]Fixed/improved support for globalization in team contexts.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 07:45:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345976: [OPENMP][NVPTX]Fixed/improved support for globalization in team contexts. (authored by ABataev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53943?vs=171968&id=172355#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53943

Files:
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
  openmp/trunk/libomptarget/deviceRTLs/nvptx/src/interface.h
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53943.172355.patch
Type: text/x-patch
Size: 12896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/3a22dc8d/attachment-0001.bin>


More information about the llvm-commits mailing list