[all-commits] [llvm/llvm-project] 304409: [OpenMP] Replaced mutex lock/unlock in `target` wi...

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue Jul 28 17:31:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 30440924d48cdcbdef1dd7b2791171d821a859ae
      https://github.com/llvm/llvm-project/commit/30440924d48cdcbdef1dd7b2791171d821a859ae
  Author: Shilei Tian <tianshilei1992 at gmail.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M openmp/libomptarget/src/omptarget.cpp

  Log Message:
  -----------
  [OpenMP] Replaced mutex lock/unlock in `target` with `std::lock_guard`

Reviewed By: ye-luo

Differential Revision: https://reviews.llvm.org/D84799




More information about the All-commits mailing list