[all-commits] [llvm/llvm-project] dbb3fe: [libomptarget] Move resource id functions into tar...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Dec 12 14:49:19 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dbb3fec8adfc4ac3fbf31f51f294427dbabbebb2
https://github.com/llvm/llvm-project/commit/dbb3fec8adfc4ac3fbf31f51f294427dbabbebb2
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2019-12-12 (Thu, 12 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:
-----------
[libomptarget] Move resource id functions into target specific code, implement for amdgcn
Summary: [libomptarget] Move resource id functions into target specific code, implement for amdgcn
Reviewers: jdoerfert, ABataev, grokos
Reviewed By: jdoerfert
Subscribers: jvesely, mgorny, openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D71382
More information about the All-commits
mailing list