[Openmp-commits] [PATCH] D123446: [OpenMP][FIX] Remove shadow pointer map and introduce consistent locking

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Apr 18 13:43:57 PDT 2022


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

LGTM. Like @ye-luo suggested, we need to update the documents of `lock` and `unlock` as they are being used in a different way now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123446



More information about the Openmp-commits mailing list