[OpenMP][FIX] Split test into amdgpu and nvptx specific ones
authorJohannes Doerfert <johannes@jdoerfert.de>
Sun, 22 Jan 2023 03:54:35 +0000 (19:54 -0800)
committerJohannes Doerfert <johannes@jdoerfert.de>
Sun, 22 Jan 2023 04:12:04 +0000 (20:12 -0800)
commitc175c07d905d3e7895451c17703f7d9b3efd0330
treebc7edd2299cabbe3649df97d7c2b01fde4d66805
parent915602e096f2bb4abb53e00f07b90ee821a49963
[OpenMP][FIX] Split test into amdgpu and nvptx specific ones

This avoids running the test for the host.
openmp/libomptarget/test/api/omp_dynamic_shared_memory_mixed.inc [moved from openmp/libomptarget/test/api/omp_dynamic_shared_memory_mixed.c with 91% similarity]
openmp/libomptarget/test/api/omp_dynamic_shared_memory_mixed_amdgpu.c [new file with mode: 0644]
openmp/libomptarget/test/api/omp_dynamic_shared_memory_mixed_nvptx.c [new file with mode: 0644]