[Openmp-commits] [PATCH] D19878: Use C++11 atomics for ticket locks implementation

Paul Osmialowski via Openmp-commits openmp-commits at lists.llvm.org
Wed May 25 03:50:54 PDT 2016


pawosm01 updated this revision to Diff 58399.
pawosm01 added a comment.

Here it is, updated version. Overnight tests on two different AArch64 machines using two different compilers (clang, gcc 5.3) passed.


Repository:
  rL LLVM

http://reviews.llvm.org/D19878

Files:
  runtime/src/kmp.h
  runtime/src/kmp_dispatch.cpp
  runtime/src/kmp_lock.cpp
  runtime/src/kmp_lock.h
  runtime/src/kmp_os.h
  runtime/src/kmp_tasking.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19878.58399.patch
Type: text/x-patch
Size: 19379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160525/ef21ac0a/attachment-0001.bin>


More information about the Openmp-commits mailing list