diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-05-31 19:12:18 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-05-31 19:12:18 +0000 |
commit | ef7347994efa6dd86bb0d0bfb06953293122eeb4 (patch) | |
tree | 64f6e6719596fd8d57369304c903d95248de217e /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | f4f969569d6c521bdde2ab89c313519d7590521f (diff) | |
download | llvm-ef7347994efa6dd86bb0d0bfb06953293122eeb4.zip llvm-ef7347994efa6dd86bb0d0bfb06953293122eeb4.tar.gz llvm-ef7347994efa6dd86bb0d0bfb06953293122eeb4.tar.bz2 |
Addition of OpenMP 4.5 feature: schedule(simd:static)
This patch implements the new kmp_sch_static_balanced_chunked schedule kind that
the compiler will generate when it encounters schedule(simd: static). It just
adds the new constant and the new switch case __kmp_for_static_init.
Patch by Alex Duran.
Differential Revision: http://reviews.llvm.org/D20699
llvm-svn: 271320
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions