[all-commits] [llvm/llvm-project] dd8a7f: Revert "[libomptarget] Move resource id functions ...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Fri Dec 13 13:39:34 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dd8a7fcdd73dd63529b81bf9f72c7529dfe99ec3
https://github.com/llvm/llvm-project/commit/dd8a7fcdd73dd63529b81bf9f72c7529dfe99ec3
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
M openmp/libomptarget/deviceRTLs/common/src/support.cu
M openmp/libomptarget/deviceRTLs/common/support.h
M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h
Log Message:
-----------
Revert "[libomptarget] Move resource id functions into target specific code, implement for amdgcn"
This reverts commit dbb3fec8adfc4ac3fbf31f51f294427dbabbebb2 since it
breaks the NVPTX tests.
More information about the All-commits
mailing list