[all-commits] [llvm/llvm-project] 6f04ad: [libomptarget][amdgcn] Build amdgcn devicertl as o...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Fri Feb 12 01:51:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f04addc8b2eee0d88b97facfa4fb7424b4b74bd
https://github.com/llvm/llvm-project/commit/6f04addc8b2eee0d88b97facfa4fb7424b4b74bd
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
M openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_interface.h
M openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_locks.hip
M openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_smid.hip
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.hip
M openmp/libomptarget/deviceRTLs/common/omptarget.h
Log Message:
-----------
[libomptarget][amdgcn] Build amdgcn devicertl as openmp
[libomptarget][amdgcn] Build amdgcn devicertl as openmp
Change cmake to build as openmp and fix up some minor errors in the code.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D96533
More information about the All-commits
mailing list