This patch adds a new target to the OpenMP CPU offloading tests. This
tests the usage of the new driver for CPU offloading. If this all works
then we can move to transition to the new driver as the default.
Depends on D119613
Paths
| Differential D119736
[Libomptarget] Run CPU offloading tests using the new driver ClosedPublic Authored by jhuber6 on Feb 14 2022, 10:06 AM.
Details Summary This patch adds a new target to the OpenMP CPU offloading tests. This Depends on D119613
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 14 2022, 3:33 PM Closed by commit rG777039a51cf4: [Libomptarget] Run CPU offloading tests using the new driver (authored by jhuber6). · Explain WhyFeb 15 2022, 12:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 408997 openmp/libomptarget/CMakeLists.txt
openmp/libomptarget/plugins/CMakeLists.txt
openmp/libomptarget/test/offloading/bug49334.cpp
openmp/libomptarget/test/offloading/memory_manager.cpp
openmp/libomptarget/test/offloading/parallel_offloading_map.cpp
openmp/libomptarget/test/offloading/taskloop_offload_nowait.cpp
|