[libomptarget] Build most of common/src for amdgcn
authorJon Chesterfield <jonathanchesterfield@gmail.com>
Fri, 13 Dec 2019 17:48:19 +0000 (17:48 +0000)
committerJon Chesterfield <jonathanchesterfield@gmail.com>
Fri, 13 Dec 2019 17:48:19 +0000 (17:48 +0000)
commit40d72134fd341c79397ec1a57cc6dfd11fd1acc5
treef4fe0f8479a6d226d162e29f5d8604e545aa0fb2
parenta00cd6dfea9f071c042c1eacd3ed9b587fe44feb
[libomptarget] Build most of common/src for amdgcn

Summary:
[libomptarget] Build most of common/src for amdgcn

Excluding parallel.cu, which uses an integer min() from cuda,
Excluding support.cu, which calls malloc that is not yet available for amdgcn

Reviewers: jdoerfert, ABataev, grokos

Reviewed By: jdoerfert

Subscribers: gregrodgers, ronlieb, jvesely, mgorny, openmp-commits

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D71446
openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt