[Openmp-commits] [PATCH] D133655: [OpenMP][libomptarget] Add mutex to safely read/modify HostPinnedAllocs map
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sat Sep 10 18:58:56 PDT 2022
jhuber6 added a comment.
I have a review up that removes this map entirely, for this and other reasons D133053 <https://reviews.llvm.org/D133053>. The review seemed to have stalled as @tianshilei1992 had concerns about changing the interface and what that meant for backwards compatibility.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133655/new/
https://reviews.llvm.org/D133655
More information about the Openmp-commits
mailing list