[Openmp-commits] [PATCH] D18348: [OMPT] Fix parallel_id and task_id in loop_end with schedule static

Jonas Hahnfeld via Openmp-commits openmp-commits at lists.llvm.org
Thu Mar 24 05:57:29 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264266: [OMPT] Fix parallel_id and task_id in loop_end with schedule static (authored by Hahnfeld).

Changed prior to commit:
  http://reviews.llvm.org/D18348?vs=51274&id=51546#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18348

Files:
  openmp/trunk/runtime/src/kmp_csupport.c
  openmp/trunk/runtime/test/lit.cfg
  openmp/trunk/runtime/test/ompt/callback.h
  openmp/trunk/runtime/test/ompt/worksharing/for/auto.c
  openmp/trunk/runtime/test/ompt/worksharing/for/auto_serialized.c
  openmp/trunk/runtime/test/ompt/worksharing/for/base.h
  openmp/trunk/runtime/test/ompt/worksharing/for/base_serialized.h
  openmp/trunk/runtime/test/ompt/worksharing/for/dynamic.c
  openmp/trunk/runtime/test/ompt/worksharing/for/dynamic_serialized.c
  openmp/trunk/runtime/test/ompt/worksharing/for/guided.c
  openmp/trunk/runtime/test/ompt/worksharing/for/guided_serialized.c
  openmp/trunk/runtime/test/ompt/worksharing/for/runtime.c
  openmp/trunk/runtime/test/ompt/worksharing/for/runtime_serialized.c
  openmp/trunk/runtime/test/ompt/worksharing/for/static.c
  openmp/trunk/runtime/test/ompt/worksharing/for/static_serialized.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18348.51546.patch
Type: text/x-patch
Size: 11848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160324/f1529976/attachment-0001.bin>


More information about the Openmp-commits mailing list