[all-commits] [llvm/llvm-project] 4af84d: [libomptarget][nfc] Introduce SHARED, ALIGN macros
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Dec 5 13:58:12 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4af84d2686a30e30729ef48102009ccdecddc943
https://github.com/llvm/llvm-project/commit/4af84d2686a30e30729ef48102009ccdecddc943
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2019-12-05 (Thu, 05 Dec 2019)
Changed paths:
M openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
M openmp/libomptarget/deviceRTLs/common/omptarget.h
M openmp/libomptarget/deviceRTLs/common/src/omptarget.cu
M openmp/libomptarget/deviceRTLs/nvptx/src/data_sharing.cu
M openmp/libomptarget/deviceRTLs/nvptx/src/omp_data.cu
M openmp/libomptarget/deviceRTLs/nvptx/src/reduction.cu
M openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h
Log Message:
-----------
[libomptarget][nfc] Introduce SHARED, ALIGN macros
Summary:
[libomptarget][nfc] Introduce SHARED, ALIGN macros
Move remaining cuda attributes behind such macros
Reviewers: ABataev, jdoerfert, grokos
Reviewed By: ABataev
Subscribers: openmp-commits, jvesely
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D71076
More information about the All-commits
mailing list