[OpenMP] Minor improvement in task allocation
authorHansang Bae <hansang.bae@intel.com>
Mon, 12 Jul 2021 15:57:15 +0000 (10:57 -0500)
committerHansang Bae <hansang.bae@intel.com>
Tue, 13 Jul 2021 14:07:14 +0000 (09:07 -0500)
commitdb635a28e65fa168536a100542d250f0b13c7039
tree19563311f7fbea6ddacd9a4017fe0abe1fc3897c
parente9533b84920798cf9b35d26586a61bad0a1f9825
[OpenMP] Minor improvement in task allocation

This patch includes a few changes to improve task allocation
performance slightly. These changes are enough to restore performance
drop observed after introducing hidden helper.

Differential Revision: https://reviews.llvm.org/D105715
openmp/runtime/src/kmp_tasking.cpp