[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
Thu Jan 26 19:36:16 PST 2017
grokos updated this revision to Diff 86002.
grokos marked 9 inline comments as done.
grokos added a comment.
Addressed previous comments, ready for another review.
https://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-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.86002.patch
Type: text/x-patch
Size: 42726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170127/7cd5f4b3/attachment-0001.bin>
More information about the Openmp-commits
mailing list