[all-commits] [llvm/llvm-project] cd90f4: [libomptarget][nfc] Move three more files to common
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Fri Dec 6 07:30:02 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd90f49d708dbc8f367eb4c575f62ab614900f59
https://github.com/llvm/llvm-project/commit/cd90f49d708dbc8f367eb4c575f62ab614900f59
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2019-12-06 (Fri, 06 Dec 2019)
Changed paths:
A openmp/libomptarget/deviceRTLs/common/src/parallel.cu
A openmp/libomptarget/deviceRTLs/common/src/support.cu
A openmp/libomptarget/deviceRTLs/common/src/sync.cu
M openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
R openmp/libomptarget/deviceRTLs/nvptx/src/parallel.cu
R openmp/libomptarget/deviceRTLs/nvptx/src/support.cu
R openmp/libomptarget/deviceRTLs/nvptx/src/sync.cu
Log Message:
-----------
[libomptarget][nfc] Move three more files to common
Summary: [libomptarget][nfc] Move three more files to common
Reviewers: ABataev, jdoerfert, grokos
Reviewed By: ABataev
Subscribers: openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D71103
More information about the All-commits
mailing list