[Openmp-commits] [PATCH] D81054: [OpenMP] Introduce target memory manager

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 12 09:18:31 PDT 2020


tianshilei1992 updated this revision to Diff 285107.
tianshilei1992 added a comment.

Using `std::unique_ptr` for the Pimpl


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81054/new/

https://reviews.llvm.org/D81054

Files:
  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: D81054.285107.patch
Type: text/x-patch
Size: 16118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200812/6291583a/attachment-0001.bin>


More information about the Openmp-commits mailing list