[PATCH] ittnotify fixes

Jonathan Peyton jonathan.l.peyton at intel.com
Mon Apr 27 13:51:06 PDT 2015


Hi hfinkel,

Added time-taking into hierarchical barrier (to fix CQ562639).
Added the check of the nested level to all notifications, restructure all checks to be consistent.
Disabled notifications from the teams construct (because all the parallel regions in the teams are nested from library POV).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9302

Files:
  runtime/src/kmp_barrier.cpp
  runtime/src/kmp_csupport.c
  runtime/src/kmp_dispatch.cpp
  runtime/src/kmp_runtime.c
  runtime/src/kmp_sched.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9302.24498.patch
Type: text/x-patch
Size: 21048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150427/07de13d8/attachment.bin>


More information about the llvm-commits mailing list