[Openmp-commits] [PATCH] D133655: [OpenMP][libomptarget] Add mutex to safely read/modify HostPinnedAllocs map

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Sep 10 19:27:38 PDT 2022


tianshilei1992 added a comment.

In D133655#3782567 <https://reviews.llvm.org/D133655#3782567>, @jhuber6 wrote:

> 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.

Yeah, we still didn't make the consensus we need.


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