[all-commits] [llvm/llvm-project] c24da7: [OpenMP] Change monotonicity of dynamic schedule

nawrinsu via All-commits all-commits at lists.llvm.org
Tue Sep 7 06:21:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c24da72fa434c074782c92bf17ac1e5504f67507
      https://github.com/llvm/llvm-project/commit/c24da72fa434c074782c92bf17ac1e5504f67507
  Author: Nawrin Sultana <nawrin.sultana at intel.com>
  Date:   2021-09-07 (Tue, 07 Sep 2021)

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

  Log Message:
  -----------
  [OpenMP] Change monotonicity of dynamic schedule

This patch changes the default monotonicity of dynamic schedule from
monotonic to non-monotonic when no modifier is specified.

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




More information about the All-commits mailing list