[Openmp-commits] [PATCH] D11259: Fix OMPT support for task frames for parallel regions and parallel regions + loops

John Mellor-Crummey johnmc at rice.edu
Thu Jul 16 08:01:44 PDT 2015


jmellorcrummey updated this revision to Diff 29909.
jmellorcrummey added a comment.

Address concerns about indentation.

Remove #if 0 around a problematic assertion, which is a separate issue from the purpose of this patch.


http://reviews.llvm.org/D11259

Files:
  runtime/src/include/30/ompt.h.var
  runtime/src/include/40/ompt.h.var
  runtime/src/include/41/ompt.h.var
  runtime/src/kmp.h
  runtime/src/kmp_csupport.c
  runtime/src/kmp_gsupport.c
  runtime/src/kmp_runtime.c
  runtime/src/ompt-internal.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11259.29909.patch
Type: text/x-patch
Size: 20859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20150716/10833ff8/attachment.bin>


More information about the Openmp-commits mailing list