llvm-project/openmp/libomptarget/plugins/remote
George Rokos 2468fdd9af [libomptarget] Add allocator support for target memory
This patch adds the infrastructure for allocator support for target memory.
Three allocators are introduced for device, host and shared memory.
The corresponding API functions have the llvm_ prefix temporarily, until they become part of the OpenMP standard.

Differential Revision: https://reviews.llvm.org/D97883
2021-03-13 03:47:07 -08:00
..
include
lib
server [OpenMP][NFC] Use `AsyncInfo` as the variable name for a `__tgt_async_info` 2021-03-11 23:31:34 -06:00
src [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
CMakeLists.txt [OpenMP][Libomptarget] Fix conditional in CMake for remote plugin 2021-01-27 21:28:25 -05:00