[Openmp-commits] [PATCH] D84799: [OpenMP] Replaced mutex lock/unlock in `target` with `std::lock_guard`

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 28 14:15:13 PDT 2020


tianshilei1992 updated this revision to Diff 281359.
tianshilei1992 added a comment.

Initialize `TargetTable``


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84799

Files:
  openmp/libomptarget/src/omptarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84799.281359.patch
Type: text/x-patch
Size: 4537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200728/16720b00/attachment.bin>


More information about the Openmp-commits mailing list