[Openmp-commits] [PATCH] D42584: [OpenMP] nvptx device RTL - final changes

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jan 26 09:54:22 PST 2018


grokos created this revision.
grokos added a reviewer: Hahnfeld.
grokos added a project: OpenMP.
Herald added subscribers: hintonda, guansong, mgorny.
grokos added a dependency: D14254: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget device RTLs..

This patch addresses the last few issues raised in the parent patch <https://reviews.llvm.org/D14254>.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D42584

Files:
  libomptarget/deviceRTLs/nvptx/CMakeLists.txt
  libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
  libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
  libomptarget/deviceRTLs/nvptx/src/option.h
  libomptarget/deviceRTLs/nvptx/src/reduction.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42584.131609.patch
Type: text/x-patch
Size: 5057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180126/c9aa505b/attachment.bin>


More information about the Openmp-commits mailing list