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

Samuel Antao via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 9 12:19:56 PST 2015


sfantao updated this revision to Diff 39736.
sfantao added a comment.

Rebase and add install rule.


http://reviews.llvm.org/D14253

Files:
  libomptarget/CMakeLists.txt
  libomptarget/plugins/CMakeLists.txt
  libomptarget/plugins/cuda/CMakeLists.txt
  libomptarget/plugins/cuda/src/rtl.cpp
  libomptarget/plugins/exports
  libomptarget/plugins/generic-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.39736.patch
Type: text/x-patch
Size: 37708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20151109/7339ab6d/attachment-0001.bin>


More information about the Openmp-commits mailing list