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
Paths 
  |  Differential  D118637  
[Libomptarget] Run GPU offloading tests using the new driver ClosedPublic Authored by jhuber6 on Jan 31 2022, 11:43 AM. 
Details Summary This patch adds a new target to the tests to run using the new driver as Depends on D116541 
Diff Detail 
 Event TimelineJonChesterfield retitled this revision from [Libomptarget] Run GPU offloading tests using the new drvier to [Libomptarget] Run GPU offloading tests using the new driver.Jan 31 2022, 11:59 AM JonChesterfield added inline comments. 
 Comment Actions Looks good. We can land this and revert with greater knowledge if the amdgpu buildbot fails on it. 
 This revision is now accepted and ready to land.Jan 31 2022, 2:12 PM 
 Closed by commit rG0ac799b5c977: [Libomptarget] Run GPU offloading tests using the new drvier (authored by jhuber6).  ·  Explain WhyJan 31 2022, 8:13 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 404799 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
 
 openmp/libomptarget/test/unified_shared_memory/api.c
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Could drop the amdgcn-amd-amdhsa and nvptx64-nvidia-cuda lines in passing, I should have removed them previously. Or leave them and we'll remove the -newRTL ones instead of renaming them.