[Openmp-commits] [PATCH] D71382: [libomptarget] Move resource id functions into target specific code, implement for amdgcn
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Dec 11 17:58:18 PST 2019
JonChesterfield created this revision.
JonChesterfield added reviewers: jdoerfert, ABataev, grokos.
Herald added subscribers: openmp-commits, mgorny, jvesely.
Herald added a project: OpenMP.
[libomptarget] Move resource id functions into target specific code, implement for amdgcn
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71382
Files:
openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
openmp/libomptarget/deviceRTLs/amdgcn/src/resource_id.hip
openmp/libomptarget/deviceRTLs/common/resource_id.h
openmp/libomptarget/deviceRTLs/common/src/support.cu
openmp/libomptarget/deviceRTLs/common/support.h
openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
openmp/libomptarget/deviceRTLs/nvptx/src/resource_id.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71382.233477.patch
Type: text/x-patch
Size: 7068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191212/33c10275/attachment.bin>
More information about the Openmp-commits
mailing list