[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 15:43:23 PST 2020


grokos updated this revision to Diff 238126.
grokos marked an inline comment as done.
grokos added a comment.

Got rid of the extra bool, I agree it creates confusion...


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.238126.patch
Type: text/x-patch
Size: 9533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200114/6a5f88b1/attachment.bin>


More information about the Openmp-commits mailing list