[Libomptarget] Run GPU offloading tests using the new drvier
authorJoseph Huber <jhuber6@vols.utk.edu>
Mon, 31 Jan 2022 19:31:54 +0000 (14:31 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Tue, 1 Feb 2022 04:11:43 +0000 (23:11 -0500)
commit0ac799b5c977b7fea7f27d0f9086d16eb105f630
treebfdb37d77bb58d33fa19ef1e12c532da3c0450ff
parent9d3a47576c1c122891fe88ac13d8a3a131544c34
[Libomptarget] Run GPU offloading tests using the new drvier

This patch adds a new target to the tests to run using the new driver as
the method for generating offloading code.

Depends on D116541

Differential Revision: https://reviews.llvm.org/D118637
openmp/libomptarget/CMakeLists.txt
openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/test/lit.cfg
openmp/libomptarget/test/offloading/static_linking.c [new file with mode: 0644]
openmp/libomptarget/test/unified_shared_memory/api.c