[Openmp-commits] [PATCH] D84991: [OpenMP] Refactored the function `targetDataEnd`

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 30 16:52:14 PDT 2020


tianshilei1992 created this revision.
Herald added subscribers: openmp-commits, guansong, yaxunl.
Herald added a project: OpenMP.
tianshilei1992 requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Refactored the function `targetDataEnd` to make preparation of fixing
the issue of ahead-of-time target memory deallocation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84991

Files:
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84991.282081.patch
Type: text/x-patch
Size: 18161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200730/38f8bc62/attachment-0001.bin>


More information about the Openmp-commits mailing list