llvm-project/openmp/libomptarget/test/mapping/present
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
..
target.c [OpenMP] Always emit debug messages that indicate offloading failure 2020-08-26 19:30:41 -04:00
target_array_extension.c [OpenMP] Always emit debug messages that indicate offloading failure 2020-08-26 19:30:41 -04:00
target_data.c [OpenMP] Implement TR8 `present` map type modifier in runtime (2/2) 2020-07-22 14:04:58 -04:00
target_data_array_extension.c [OpenMP] Always emit debug messages that indicate offloading failure 2020-08-26 19:30:41 -04:00
target_data_at_exit.c [OpenMP] Fix `present` for exit from `omp target data` 2020-08-05 10:03:31 -04:00
target_enter_data.c [OpenMP] Always emit debug messages that indicate offloading failure 2020-08-26 19:30:41 -04:00
target_exit_data_delete.c [OpenMP] Fix always,from and delete for data absent at exit 2021-02-19 11:09:26 -05:00
target_exit_data_release.c [OpenMP] Fix always,from and delete for data absent at exit 2021-02-19 11:09:26 -05:00
target_update.c [OpenMP] Implement TR8 `present` motion modifier in runtime (2/2) 2020-07-29 12:18:50 -04:00
target_update_array_extension.c [OpenMP] Fix `omp target update` for array extension 2020-08-05 10:03:31 -04:00
unified_shared_memory.c [OpenMP] Implement TR8 `present` map type modifier in runtime (2/2) 2020-07-22 14:04:58 -04:00
zero_length_array_section.c [OpenMP] Always emit debug messages that indicate offloading failure 2020-08-26 19:30:41 -04:00
zero_length_array_section_exit.c [OpenMP] Implement TR8 `present` map type modifier in runtime (2/2) 2020-07-22 14:04:58 -04:00