[PATCH] D47962: Introduce hierarchical scheduling

Jonathan Peyton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 10:56:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336571: [OpenMP] Introduce hierarchical scheduling (authored by jlpeyton, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47962?vs=150578&id=154645#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47962

Files:
  openmp/trunk/runtime/CMakeLists.txt
  openmp/trunk/runtime/src/i18n/en_US.txt
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_affinity.cpp
  openmp/trunk/runtime/src/kmp_config.h.cmake
  openmp/trunk/runtime/src/kmp_dispatch.cpp
  openmp/trunk/runtime/src/kmp_dispatch.h
  openmp/trunk/runtime/src/kmp_dispatch_hier.h
  openmp/trunk/runtime/src/kmp_global.cpp
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/src/kmp_settings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47962.154645.patch
Type: text/x-patch
Size: 73745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/31e75b6e/attachment-0001.bin>


More information about the llvm-commits mailing list