[all-commits] [llvm/llvm-project] c559c2: [OpenMP][clang] 6.0: num_threads strict (part 2: d...

Robert Imschweiler via All-commits all-commits at lists.llvm.org
Thu Jul 17 07:00:45 PDT 2025


  Branch: refs/heads/users/ro-i/omp-runtime-nt-strict_2
  Home:   https://github.com/llvm/llvm-project
  Commit: c559c2b55b05ccca41dfc150c32a0891626a1dc9
      https://github.com/llvm/llvm-project/commit/c559c2b55b05ccca41dfc150c32a0891626a1dc9
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M offload/DeviceRTL/include/DeviceTypes.h
    M offload/DeviceRTL/src/Parallelism.cpp
    M openmp/runtime/src/kmp.h

  Log Message:
  -----------
  [OpenMP][clang] 6.0: num_threads strict (part 2: device runtime)

OpenMP 6.0 12.1.2 specifies the behavior of the strict modifier for the
num_threads clause on parallel directives, along with the message and
severity clauses. This commit implements necessary device runtime
changes.


  Commit: e7d236043312254601ea8662c8629aa1dce04ce6
      https://github.com/llvm/llvm-project/commit/e7d236043312254601ea8662c8629aa1dce04ce6
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M offload/DeviceRTL/src/Parallelism.cpp

  Log Message:
  -----------
  implement feedback


Compare: https://github.com/llvm/llvm-project/compare/12253c3e435b...e7d236043312

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