[Openmp-commits] [PATCH] D12563: Fix hanging barriers if number of parallel regions exceeds UINT_MAX
Jonathan Peyton via Openmp-commits
openmp-commits at lists.llvm.org
Thu Sep 10 11:45:50 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL247320: Fix hanging barriers if number of parallel regions exceeds UINT_MAX (authored by jlpeyton).
Changed prior to commit:
http://reviews.llvm.org/D12563?vs=33827&id=34472#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12563
Files:
openmp/trunk/runtime/src/kmp.h
openmp/trunk/runtime/src/kmp_barrier.cpp
openmp/trunk/runtime/src/kmp_itt.inl
openmp/trunk/runtime/src/kmp_runtime.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12563.34472.patch
Type: text/x-patch
Size: 13781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20150910/6b264f1a/attachment-0001.bin>
More information about the Openmp-commits
mailing list