[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
Mon Sep 12 19:23:23 PDT 2022


jhuber6 added a comment.

Is this solving an immediate error you're experiencing? If not we should wait for a consensus on removing this map entirely, otherwise if it's urgent we could probably land this temporarily.


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