[PATCH] D43308: [OMPT] Fix parallel_data in implicit barrier-end

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 08:48:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325922: [OMPT] Fix parallel_data in implicit barrier-end (authored by Hahnfeld, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43308?vs=135646&id=135652#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43308

Files:
  openmp/trunk/runtime/src/kmp_barrier.cpp
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/test/ompt/parallel/normal.c
  openmp/trunk/runtime/test/ompt/tasks/serialized.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43308.135652.patch
Type: text/x-patch
Size: 18788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/eae09d67/attachment.bin>


More information about the llvm-commits mailing list