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

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jan 13 15:14:36 PST 2017


grokos updated this revision to Diff 84399.
grokos marked 31 inline comments as done.
grokos added a comment.

Addressed more comments, awaiting new review.


https://reviews.llvm.org/D14031

Files:
  CMakeLists.txt
  libomptarget/Build_With_CMake.txt
  libomptarget/CMakeLists.txt
  libomptarget/README.txt
  libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
  libomptarget/cmake/Modules/LibomptargetUtils.cmake
  libomptarget/cmake/Modules/config-ix.cmake
  libomptarget/exports
  libomptarget/src/omptarget.cpp
  libomptarget/src/omptarget.h
  libomptarget/test/CMakeLists.txt
  libomptarget/test/lit.cfg
  libomptarget/test/lit.site.cfg.in
  libomptarget/test/offloading/offloading_success.c
  libomptarget/test/offloading/offloading_success.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14031.84399.patch
Type: text/x-patch
Size: 129078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170113/fea6fcc5/attachment-0001.bin>


More information about the Openmp-commits mailing list