[PATCH] D51875: [OPENMP][NVPTX] Add support for lastprivates/reductions handling in SPMD constructs with lightweight runtime.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 07:13:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342737: [OPENMP][NVPTX] Add support for lastprivates/reductions handling in SPMD… (authored by ABataev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51875?vs=164882&id=166479#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51875

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51875.166479.patch
Type: text/x-patch
Size: 7262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/44840f7a/attachment.bin>


More information about the llvm-commits mailing list