[all-commits] [llvm/llvm-project] 63e2aa: [libomptarget][nfc] Provide target_impl malloc/free
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Dec 19 08:54:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63e2aa5658bd8a4905ae5a85f9046250a5e16a86
https://github.com/llvm/llvm-project/commit/63e2aa5658bd8a4905ae5a85f9046250a5e16a86
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
M openmp/libomptarget/deviceRTLs/common/omptarget.h
M openmp/libomptarget/deviceRTLs/common/src/support.cu
M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h
Log Message:
-----------
[libomptarget][nfc] Provide target_impl malloc/free
Summary:
[libomptarget][nfc] Provide target_impl malloc/free
Sufficient to build support.cu for amdgcn
Reviewers: jdoerfert, ABataev, grokos
Reviewed By: jdoerfert
Subscribers: jvesely, mgorny, openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D71685
More information about the All-commits
mailing list