[all-commits] [llvm/llvm-project] 06963f: [OpenMP] Disable load balance on Haiku (#136082)

Brad Smith via All-commits all-commits at lists.llvm.org
Thu Apr 17 12:11:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06963fb9c79ae012de5796b73bb810f8da09728e
      https://github.com/llvm/llvm-project/commit/06963fb9c79ae012de5796b73bb810f8da09728e
  Author: Brad Smith <brad at comstyle.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M openmp/runtime/src/kmp_config.h.cmake
    M openmp/runtime/src/z_Linux_util.cpp

  Log Message:
  -----------
  [OpenMP] Disable load balance on Haiku (#136082)

Haiku does not have a means of retrieving the desired information
and the -1 setting causes the code to fallback anyway.



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