[PATCH] D41485: [OpenMP][libomptarget] Add data sharing support in libomptarget

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 10:23:45 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rOMP324495: [OpenMP][libomptarget] Add data sharing support in libomptarget (authored by gbercea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41485?vs=133219&id=133247#toc

Repository:
  rOMP OpenMP

https://reviews.llvm.org/D41485

Files:
  libomptarget/deviceRTLs/nvptx/src/interface.h
  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/option.h
  libomptarget/deviceRTLs/nvptx/src/parallel.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41485.133247.patch
Type: text/x-patch
Size: 6052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/bc205119/attachment.bin>


More information about the llvm-commits mailing list