llvm-project/openmp/libomptarget/test
Joel E. Denny d2147b1a87 [OpenMP] Fix always,from and delete for data absent at exit
Without this patch, there's a runtime error for those map types at
exit from an "omp target data" or at "omp target exit data", but the
spec says the list item should be ignored.

This patch tests that fix in data_absent_at_exit.c, and it also
improves other testing for data that is not fully present at exit.

Reviewed By: grokos, RaviNarayanaswamy

Differential Revision: https://reviews.llvm.org/D96999
2021-02-19 11:09:26 -05:00
..
api [OpenMP][Offloading] Fix the issue that omp_get_num_devices returns wrong number of devices, by Shiley Tian. 2020-01-21 13:25:18 -05:00
env [OPENMP]Fix PR46824: Global declare target pointer cannot be accessed in target region. 2020-07-30 11:18:33 -04:00
mapping [OpenMP] Fix always,from and delete for data absent at exit 2021-02-19 11:09:26 -05:00
offloading [OpenMP][libomptarget] Fixed an issue that device sync is skipped if the kernel doesn't have any argument 2021-02-04 20:14:24 -05:00
unified_shared_memory [OpenMP][libomptarget][Tests] fix failing test 2020-11-03 13:15:33 +01:00
CMakeLists.txt [OpenMP] build offload plugins before testing them 2019-11-28 17:43:56 -05:00
lit.cfg [OpenMP] Fix libomptarget negative tests to expect abort 2020-07-28 09:02:16 -04:00
lit.site.cfg.in [OpenMP] Add scaffolding for negative runtime tests 2020-04-21 17:10:50 -04:00