[all-commits] [llvm/llvm-project] db635a: [OpenMP] Minor improvement in task allocation

Hansang Bae via All-commits all-commits at lists.llvm.org
Tue Jul 13 07:08:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db635a28e65fa168536a100542d250f0b13c7039
      https://github.com/llvm/llvm-project/commit/db635a28e65fa168536a100542d250f0b13c7039
  Author: Hansang Bae <hansang.bae at intel.com>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M openmp/runtime/src/kmp_tasking.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list