[all-commits] [llvm/llvm-project] 40d721: [libomptarget] Build most of common/src for amdgcn
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Fri Dec 13 09:48:31 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 40d72134fd341c79397ec1a57cc6dfd11fd1acc5
https://github.com/llvm/llvm-project/commit/40d72134fd341c79397ec1a57cc6dfd11fd1acc5
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
Log Message:
-----------
[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
More information about the All-commits
mailing list