-
- Downloads
[OpenMP] Change target memory tests to use allocators
The target allocators have been supported for NVPTX offloading for awhile. The tests should use the allocators instead of calling the functions manually. Also the comments indicating these being a preview should be removed. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D123242
Showing
- openmp/libomptarget/test/api/omp_device_managed_memory_alloc.c 28 additions, 0 deletions...p/libomptarget/test/api/omp_device_managed_memory_alloc.c
- openmp/libomptarget/test/api/omp_device_memory.c 28 additions, 0 deletionsopenmp/libomptarget/test/api/omp_device_memory.c
- openmp/libomptarget/test/api/omp_host_pinned_memory_alloc.c 27 additions, 0 deletionsopenmp/libomptarget/test/api/omp_host_pinned_memory_alloc.c
- openmp/runtime/src/dllexports 2 additions, 2 deletionsopenmp/runtime/src/dllexports
- openmp/runtime/src/include/omp.h.var 0 additions, 4 deletionsopenmp/runtime/src/include/omp.h.var
- openmp/runtime/src/include/omp_lib.f90.var 0 additions, 2 deletionsopenmp/runtime/src/include/omp_lib.f90.var
- openmp/runtime/src/include/omp_lib.h.var 0 additions, 2 deletionsopenmp/runtime/src/include/omp_lib.h.var
- openmp/runtime/src/kmp.h 0 additions, 2 deletionsopenmp/runtime/src/kmp.h
- openmp/runtime/src/kmp_alloc.cpp 1 addition, 2 deletionsopenmp/runtime/src/kmp_alloc.cpp
- openmp/runtime/src/kmp_global.cpp 0 additions, 2 deletionsopenmp/runtime/src/kmp_global.cpp
- openmp/runtime/src/kmp_stub.cpp 0 additions, 2 deletionsopenmp/runtime/src/kmp_stub.cpp
Loading
Please register or sign in to comment