[Openmp-commits] [PATCH] D104559: [OpenMP] Improve ref count debug messages
Joel E. Denny via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jun 21 08:07:40 PDT 2021
jdenny updated this revision to Diff 353377.
jdenny marked 5 inline comments as done.
jdenny edited the summary of this revision.
jdenny added a comment.
Applied jhuber6's suggestions:
- Fixed `INF` case in `dumpTargetPointerMappings` too. Extended existing test to cover it.
- For the simple `RefCountAction` case, used the conditional operator.
- Updated `openmp/docs/design/Runtimes.rst`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104559/new/
https://reviews.llvm.org/D104559
Files:
openmp/docs/design/Runtimes.rst
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/device.h
openmp/libomptarget/src/private.h
openmp/libomptarget/test/offloading/info.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104559.353377.patch
Type: text/x-patch
Size: 18513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210621/75c78477/attachment-0001.bin>
More information about the Openmp-commits
mailing list