[Openmp-commits] [PATCH] D55598: Fix for https://bugs.llvm.org/show_bug.cgi?id=39970

Phabricator via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 13 02:07:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349017: Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970 (authored by achurbanov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55598?vs=177842&id=178023#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55598/new/

https://reviews.llvm.org/D55598

Files:
  openmp/trunk/runtime/test/api/omp_in_parallel.c
  openmp/trunk/runtime/test/flush/omp_flush.c
  openmp/trunk/runtime/test/ompt/misc/api_calls_places.c
  openmp/trunk/runtime/test/parallel/omp_nested.c
  openmp/trunk/runtime/test/tasking/omp_task.c
  openmp/trunk/runtime/test/tasking/omp_taskyield.c
  openmp/trunk/runtime/test/worksharing/for/kmp_sch_simd_runtime_api.c
  openmp/trunk/runtime/test/worksharing/for/kmp_sch_simd_runtime_guided.c
  openmp/trunk/runtime/test/worksharing/for/kmp_sch_simd_runtime_static.c
  openmp/trunk/runtime/test/worksharing/for/omp_doacross.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55598.178023.patch
Type: text/x-patch
Size: 6416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181213/cd4718a3/attachment.bin>


More information about the Openmp-commits mailing list