[Openmp-commits] [PATCH] D94698: [OpenMP][WIP][POC] Compile the device runtime as C++
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 14 09:20:37 PST 2021
jdoerfert updated this revision to Diff 316679.
jdoerfert added a comment.
Remove accidentially included header
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94698/new/
https://reviews.llvm.org/D94698
Files:
openmp/libomptarget/deviceRTLs/CMakeLists.txt
openmp/libomptarget/deviceRTLs/common/CMakeLists.txt
openmp/libomptarget/deviceRTLs/common/debug.h
openmp/libomptarget/deviceRTLs/common/device_environment.h
openmp/libomptarget/deviceRTLs/common/include/target_impl.h
openmp/libomptarget/deviceRTLs/common/omptarget.h
openmp/libomptarget/deviceRTLs/common/src/cancel.cu
openmp/libomptarget/deviceRTLs/common/src/loop.cu
openmp/libomptarget/deviceRTLs/common/state-queue.h
openmp/libomptarget/deviceRTLs/common/state-queuei.h
openmp/libomptarget/deviceRTLs/common/support.h
openmp/libomptarget/deviceRTLs/common/target_atomic.h
openmp/libomptarget/deviceRTLs/interface.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94698.316679.patch
Type: text/x-patch
Size: 74616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210114/c0c4998f/attachment-0001.bin>
More information about the Openmp-commits
mailing list