[Openmp-commits] [PATCH] D121058: [OpenMP][FIX] Avoid races in the handling of to be deleted mapping entries

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Mar 11 08:27:29 PST 2022


tianshilei1992 accepted this revision.
tianshilei1992 added a comment.
This revision is now accepted and ready to land.

LG. That also means we have to hold the lock longer than before, but for the correctness, we don't have choice.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121058/new/

https://reviews.llvm.org/D121058



More information about the Openmp-commits mailing list