llvm-project/openmp/libomptarget/plugins/cuda
Alexey Bataev 2622e9e5b3 [OPENMP, NVPTX] Support several images in the executable.
Summary:
Currently Cuda plugin supports loading of the single image, though we
may have the executable with the several images, if it has target
regions inside of the dynamically loaded library. Patch allows to load
multiple images.

Reviewers: grokos

Subscribers: guansong, openmp-commits, kkwli0

Differential Revision: https://reviews.llvm.org/D49036

llvm-svn: 336569
2018-07-09 17:46:55 +00:00
..
src [OPENMP, NVPTX] Support several images in the executable. 2018-07-09 17:46:55 +00:00
CMakeLists.txt [CMake] Unify install path for libraries 2018-05-25 15:56:41 +00:00