[Openmp-commits] [PATCH] D70328: [libomptarget][nfc] Move some source into common from nvptx
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Nov 15 13:39:29 PST 2019
JonChesterfield updated this revision to Diff 229634.
JonChesterfield added a comment.
- Work around nvcc's limited support for overriding language
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70328/new/
https://reviews.llvm.org/D70328
Files:
openmp/libomptarget/deviceRTLs/common/debug.h
openmp/libomptarget/deviceRTLs/common/src/cancel.cpp
openmp/libomptarget/deviceRTLs/common/src/critical.cpp
openmp/libomptarget/deviceRTLs/common/src/loop.cpp
openmp/libomptarget/deviceRTLs/common/src/task.cpp
openmp/libomptarget/deviceRTLs/common/state-queue.h
openmp/libomptarget/deviceRTLs/common/state-queuei.h
openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
openmp/libomptarget/deviceRTLs/nvptx/cancel.cu
openmp/libomptarget/deviceRTLs/nvptx/critical.cu
openmp/libomptarget/deviceRTLs/nvptx/loop.cu
openmp/libomptarget/deviceRTLs/nvptx/src/cancel.cu
openmp/libomptarget/deviceRTLs/nvptx/src/critical.cu
openmp/libomptarget/deviceRTLs/nvptx/src/debug.h
openmp/libomptarget/deviceRTLs/nvptx/src/loop.cu
openmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
openmp/libomptarget/deviceRTLs/nvptx/src/state-queue.h
openmp/libomptarget/deviceRTLs/nvptx/src/state-queuei.h
openmp/libomptarget/deviceRTLs/nvptx/src/support.cu
openmp/libomptarget/deviceRTLs/nvptx/src/task.cu
openmp/libomptarget/deviceRTLs/nvptx/task.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70328.229634.patch
Type: text/x-patch
Size: 8492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191115/55b8ffa1/attachment-0001.bin>
More information about the Openmp-commits
mailing list