[all-commits] [llvm/llvm-project] dc9edc: Revert "[openmp] Fix build, test passes on CI unex...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Mon Nov 8 12:29:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc9edc6a6dba6e0a580775633f55240e5ada1772
https://github.com/llvm/llvm-project/commit/dc9edc6a6dba6e0a580775633f55240e5ada1772
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M openmp/libomptarget/test/mapping/reduction_implicit_map.cpp
Log Message:
-----------
Revert "[openmp] Fix build, test passes on CI unexpectedly"
This reverts commit c499d690cdb7ead72bcd086b08328a6d3a91b682.
Commit: 0fa45d6d8067d71a8dccac7d942c53b5fd80e499
https://github.com/llvm/llvm-project/commit/0fa45d6d8067d71a8dccac7d942c53b5fd80e499
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CGGPUBuiltin.cpp
M clang/lib/CodeGen/CodeGenFunction.h
M openmp/libomptarget/DeviceRTL/include/Debug.h
M openmp/libomptarget/DeviceRTL/src/Debug.cpp
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.hip
M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.cu
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/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/bug50022.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 "[OpenMP] Lower printf to __llvm_omp_vprintf"
This reverts commit db81d8f6c4d6c4f8dfaa036d6959528c9f14e7d7.
Compare: https://github.com/llvm/llvm-project/compare/98f0bf74ca6d...0fa45d6d8067
More information about the All-commits
mailing list