[Openmp-commits] [PATCH] D14253: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget plugins.

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 30 16:48:21 PST 2017


grokos updated this revision to Diff 86368.
grokos marked 3 inline comments as done.
grokos added a comment.

Addressed the 3 comments from last review.


https://reviews.llvm.org/D14253

Files:
  libomptarget/CMakeLists.txt
  libomptarget/plugins/CMakeLists.txt
  libomptarget/plugins/common/elf_common.c
  libomptarget/plugins/cuda/CMakeLists.txt
  libomptarget/plugins/cuda/src/rtl.cpp
  libomptarget/plugins/exports
  libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  libomptarget/plugins/ppc64/CMakeLists.txt
  libomptarget/plugins/ppc64le/CMakeLists.txt
  libomptarget/plugins/x86_64/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14253.86368.patch
Type: text/x-patch
Size: 42962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170131/40dd04f6/attachment-0001.bin>


More information about the Openmp-commits mailing list