[Openmp-commits] [PATCH] D94379: [OpenMP] Move memory manager to plugin and make it a common interface
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jan 11 17:17:33 PST 2021
tianshilei1992 updated this revision to Diff 315967.
tianshilei1992 added a comment.
Fixed header guard
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94379/new/
https://reviews.llvm.org/D94379
Files:
openmp/libomptarget/plugins/common/CMakeLists.txt
openmp/libomptarget/plugins/common/MemoryManager/CMakeLists.txt
openmp/libomptarget/plugins/common/MemoryManager/MemoryManager.h
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/plugins/cuda/src/rtl.cpp
openmp/libomptarget/src/CMakeLists.txt
openmp/libomptarget/src/MemoryManager.cpp
openmp/libomptarget/src/MemoryManager.h
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/device.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94379.315967.patch
Type: text/x-patch
Size: 33573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210112/8f082a24/attachment-0001.bin>
More information about the Openmp-commits
mailing list