Exclude untied tasks from checking of task scheduling constraint (TSC).
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Thu, 16 Nov 2017 10:45:07 +0000 (10:45 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Thu, 16 Nov 2017 10:45:07 +0000 (10:45 +0000)
commita756cb240a99f791bbbce24a764b163e5e52a2b6
tree926ffdff84665e552c26c0b329b721cefd10bbd7
parentbd20e9755f09d2e25343984481f1652c7e72f0fc
Exclude untied tasks from checking of task scheduling constraint (TSC).
This can improve performance of tests with untied tasks.

Differential Revision: https://reviews.llvm.org/D39613

llvm-svn: 318388
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_global.cpp
openmp/runtime/src/kmp_tasking.cpp