[all-commits] [llvm/llvm-project] 02b9c5: Revert "[libomptarget] Build a minimal deviceRTL f...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Dec 3 09:44:33 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 02b9c5d963c6c87a5dba46642c63bdb6b35901f1
https://github.com/llvm/llvm-project/commit/02b9c5d963c6c87a5dba46642c63bdb6b35901f1
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths:
M openmp/libomptarget/deviceRTLs/CMakeLists.txt
R openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
R openmp/libomptarget/deviceRTLs/amdgcn/src/device_environment.h
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
R openmp/libomptarget/deviceRTLs/common/support.h
A openmp/libomptarget/deviceRTLs/nvptx/src/support.h
Log Message:
-----------
Revert "[libomptarget] Build a minimal deviceRTL for amdgcn"
This reverts commit 877ffa716fba52251a7454ffd3727d025b617a1f because it
breaks the build.
More information about the All-commits
mailing list