[all-commits] [llvm/llvm-project] 6c7b20: Revert "[libomptarget] Build DeviceRTL for amdgpu"
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed Oct 27 17:02:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c7b203d1d7000269215ab5b3d329ab03dc85e42
https://github.com/llvm/llvm-project/commit/6c7b203d1d7000269215ab5b3d329ab03dc85e42
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
M openmp/libomptarget/DeviceRTL/CMakeLists.txt
M openmp/libomptarget/DeviceRTL/src/Configuration.cpp
M openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
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/delete_inf_refcount.c
M openmp/libomptarget/test/mapping/lambda_by_value.cpp
M openmp/libomptarget/test/mapping/ompx_hold/struct.c
M openmp/libomptarget/test/mapping/ptr_and_obj_motion.c
M openmp/libomptarget/test/mapping/reduction_implicit_map.cpp
M openmp/libomptarget/test/offloading/bug49021.cpp
M openmp/libomptarget/test/offloading/bug49334.cpp
M openmp/libomptarget/test/offloading/bug50022.cpp
M openmp/libomptarget/test/offloading/global_constructor.cpp
M openmp/libomptarget/test/offloading/host_as_target.c
M openmp/libomptarget/test/unified_shared_memory/api.c
M openmp/libomptarget/test/unified_shared_memory/close_enter_exit.c
M openmp/libomptarget/test/unified_shared_memory/close_modifier.c
M openmp/libomptarget/test/unified_shared_memory/shared_update.c
Log Message:
-----------
Revert "[libomptarget] Build DeviceRTL for amdgpu"
- more tests failing on CI than failed locally when writing this patch
This reverts commit 33427fdb7b52b79ce5e25b7e14e0f1a44d876bd2.
More information about the All-commits
mailing list