[Openmp-commits] [PATCH] D20697: Offer API for setting number of loop dispatch buffers

Jonathan Peyton via Openmp-commits openmp-commits at lists.llvm.org
Tue May 31 12:07:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271318: Offer API for setting number of loop dispatch buffers (authored by jlpeyton).

Changed prior to commit:
  http://reviews.llvm.org/D20697?vs=58664&id=59109#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20697

Files:
  openmp/trunk/runtime/src/dllexports
  openmp/trunk/runtime/src/i18n/en_US.txt
  openmp/trunk/runtime/src/include/41/omp.h.var
  openmp/trunk/runtime/src/include/41/omp_lib.f90.var
  openmp/trunk/runtime/src/include/41/omp_lib.h.var
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_csupport.c
  openmp/trunk/runtime/src/kmp_dispatch.cpp
  openmp/trunk/runtime/src/kmp_ftn_entry.h
  openmp/trunk/runtime/src/kmp_ftn_os.h
  openmp/trunk/runtime/src/kmp_global.c
  openmp/trunk/runtime/src/kmp_runtime.c
  openmp/trunk/runtime/src/kmp_settings.c
  openmp/trunk/runtime/src/kmp_stub.c
  openmp/trunk/runtime/test/env/kmp_set_dispatch_buf.c
  openmp/trunk/runtime/test/worksharing/for/kmp_set_dispatch_buf.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20697.59109.patch
Type: text/x-patch
Size: 23117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160531/1fda6642/attachment-0001.bin>


More information about the Openmp-commits mailing list