[all-commits] [llvm/llvm-project] d0bc85: [libomptarget][nfc] Drop unused DEVICE macro
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Mon Mar 15 13:13:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0bc85f04a04b11add23d28a90d20b93ad12f6a5
https://github.com/llvm/llvm-project/commit/d0bc85f04a04b11add23d28a90d20b93ad12f6a5
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_locks.hip
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.hip
M openmp/libomptarget/deviceRTLs/common/device_environment.h
M openmp/libomptarget/deviceRTLs/common/omptarget.h
M openmp/libomptarget/deviceRTLs/common/src/omp_data.cu
M openmp/libomptarget/deviceRTLs/common/src/omptarget.cu
M openmp/libomptarget/deviceRTLs/common/src/reduction.cu
M openmp/libomptarget/deviceRTLs/common/src/support.cu
M openmp/libomptarget/deviceRTLs/common/support.h
M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.cu
M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h
M openmp/libomptarget/deviceRTLs/target_interface.h
Log Message:
-----------
[libomptarget][nfc] Drop unused DEVICE macro
[libomptarget][nfc] Drop unused DEVICE macro
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D98655
More information about the All-commits
mailing list