Revert "[clang][openmp][NFC] Remove arch-specific CGOpenMPRuntimeGPU files"
authorAtmn Patel <atmndp@gmail.com>
Tue, 9 Nov 2021 07:09:41 +0000 (02:09 -0500)
committerAtmn Patel <atmndp@gmail.com>
Tue, 9 Nov 2021 07:10:42 +0000 (02:10 -0500)
commitef717f385232562047acdc25ad355c3f29dfbe7d
tree3c4520e7de7f6fea9c61ace49946a374f3aec0bb
parent4edbc2736e3d99f8a3cdf378ed4c3162fc10d56f
Revert "[clang][openmp][NFC] Remove arch-specific CGOpenMPRuntimeGPU files"

This reverts commit 81a7cad2ffc18f15b732f69d991c8398c979c5ca.
18 files changed:
clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp [new file with mode: 0644]
clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.h [new file with mode: 0644]
clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp [new file with mode: 0644]
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h [new file with mode: 0644]
clang/lib/CodeGen/CMakeLists.txt
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/OpenMP/nvptx_parallel_codegen.cpp
clang/test/OpenMP/nvptx_target_parallel_reduction_codegen.cpp
clang/test/OpenMP/nvptx_target_parallel_reduction_codegen_tbaa_PR46146.cpp
clang/test/OpenMP/nvptx_teams_reduction_codegen.cpp
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
openmp/libomptarget/DeviceRTL/src/Mapping.cpp
openmp/libomptarget/DeviceRTL/src/Utils.cpp
openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.hip
openmp/libomptarget/deviceRTLs/common/include/target/shuffle.h
openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.cu