[all-commits] [llvm/llvm-project] de011e: [OpenMP] [NFC] Remove KMP_NESTED_HOT_TEAMS macro (...

Jonathan Peyton via All-commits all-commits at lists.llvm.org
Mon Jul 21 14:49:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de011e372dff540056b4abdf02de94061f5ddb86
      https://github.com/llvm/llvm-project/commit/de011e372dff540056b4abdf02de94061f5ddb86
  Author: Jonathan Peyton <jonathan.l.peyton at intel.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M openmp/runtime/src/kmp.h
    M openmp/runtime/src/kmp_config.h.cmake
    M openmp/runtime/src/kmp_global.cpp
    M openmp/runtime/src/kmp_runtime.cpp
    M openmp/runtime/src/kmp_settings.cpp

  Log Message:
  -----------
  [OpenMP] [NFC] Remove KMP_NESTED_HOT_TEAMS macro (#143584)

The feature was introduced back in 2014 and has been on ever since.
Leave the feature in place. Removing only the macro.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list