[Openmp-commits] [PATCH] D132676: [libomptarget] Avoid double-frees and user-after-frees of entries
Guilherme Valarini via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Dec 21 12:32:31 PST 2022
gValarini updated this revision to Diff 484646.
gValarini added a comment.
Update the reference counting scheme and which entries are included in post-processing
1. NEW DIFFERENTIAL REVISION
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132676/new/
https://reviews.llvm.org/D132676
Files:
openmp/libomptarget/include/device.h
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/test/mapping/map_back_race.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132676.484646.patch
Type: text/x-patch
Size: 20715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221221/8e6533ca/attachment-0001.bin>
More information about the Openmp-commits
mailing list