[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
Sun Jan 10 17:48:03 PST 2021
tianshilei1992 updated this revision to Diff 315685.
tianshilei1992 added a comment.
Use interface class to replace the template
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/MemoryManager.h
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.315685.patch
Type: text/x-patch
Size: 31408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210111/a1aa38a3/attachment-0001.bin>
More information about the Openmp-commits
mailing list