[PATCH] D64080: [OPENMP]Make __kmpc_push_tripcount thread safe.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 08:31:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365332: [OPENMP]Make __kmpc_push_tripcount thread safe. (authored by ABataev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64080

Files:
  openmp/trunk/libomptarget/deviceRTLs/nvptx/test/parallel/tripcount.c
  openmp/trunk/libomptarget/src/device.h
  openmp/trunk/libomptarget/src/interface.cpp
  openmp/trunk/libomptarget/src/omptarget.cpp
  openmp/trunk/libomptarget/src/private.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64080.208429.patch
Type: text/x-patch
Size: 3933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/60a398dd/attachment.bin>


More information about the llvm-commits mailing list