[all-commits] [llvm/llvm-project] 292eca: [Libomptarget] Fix tests after previous patch
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Jan 30 05:19:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 292eca41d99b5245d2e1f15992bc2b59e38fc2dd
https://github.com/llvm/llvm-project/commit/292eca41d99b5245d2e1f15992bc2b59e38fc2dd
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
M openmp/libomptarget/test/mapping/data_member_ref.cpp
M openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers.cpp
M openmp/libomptarget/test/mapping/declare_mapper_nested_mappers.cpp
M openmp/libomptarget/test/mapping/lambda_by_value.cpp
M openmp/libomptarget/test/mapping/lambda_mapping.cpp
M openmp/libomptarget/test/mapping/ompx_hold/struct.c
M openmp/libomptarget/test/mapping/target_has_device_addr.c
M openmp/libomptarget/test/offloading/bug49779.cpp
M openmp/libomptarget/test/offloading/bug51781.c
M openmp/libomptarget/test/offloading/host_as_target.c
M openmp/libomptarget/test/offloading/wtime.c
M openmp/libomptarget/test/unified_shared_memory/api.c
Log Message:
-----------
[Libomptarget] Fix tests after previous patch
Summary:
The previous patch didn't remove these tests correctly.
More information about the All-commits
mailing list