[Openmp-commits] [PATCH] D72525: [LIBOMPTARGET] Do not increment/decrement the refcount for "declare target" objects

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 14 04:11:39 PST 2020


grokos updated this revision to Diff 237929.
grokos added a comment.

Changed refcount type to `uint64_t`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72525

Files:
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/test/mapping/delete_inf_refcount.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72525.237929.patch
Type: text/x-patch
Size: 9600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200114/1608a51d/attachment.bin>


More information about the Openmp-commits mailing list