diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-06-13 17:51:59 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-06-13 17:51:59 +0000 |
commit | 8cb45c838f99fd1cbc38bdc5bd272f6d090ce147 (patch) | |
tree | 0a3e1d9f0f54eccf726c3b95751f59cebe2a700d /clang/lib/Driver/Compilation.cpp | |
parent | fb2342d27474ea9f5246969a106d1f0525352433 (diff) | |
download | llvm-8cb45c838f99fd1cbc38bdc5bd272f6d090ce147.zip llvm-8cb45c838f99fd1cbc38bdc5bd272f6d090ce147.tar.gz llvm-8cb45c838f99fd1cbc38bdc5bd272f6d090ce147.tar.bz2 |
Exclude untied tasks from task stealing constraint
If either current_task or new_task is untied then skip task scheduling
constraint checks, because untied tasks are not affected by the task
scheduling constraints.
Differential Revision: http://reviews.llvm.org/D21196
llvm-svn: 272570
Diffstat (limited to 'clang/lib/Driver/Compilation.cpp')
0 files changed, 0 insertions, 0 deletions