[Openmp-commits] [PATCH] D45327: Introduce GOMP_taskloop API

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Apr 18 12:27:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330282: Introduce GOMP_taskloop API (authored by jlpeyton, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45327?vs=141177&id=142981#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45327

Files:
  openmp/trunk/runtime/src/exports_so.txt
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_ftn_os.h
  openmp/trunk/runtime/src/kmp_gsupport.cpp
  openmp/trunk/runtime/src/kmp_os.h
  openmp/trunk/runtime/src/kmp_sched.cpp
  openmp/trunk/runtime/src/kmp_tasking.cpp
  openmp/trunk/runtime/test/tasking/omp_taskloop_grainsize.c
  openmp/trunk/runtime/test/tasking/omp_taskloop_num_tasks.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45327.142981.patch
Type: text/x-patch
Size: 18755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180418/15169632/attachment-0001.bin>


More information about the Openmp-commits mailing list