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

Robert Imschweiler via All-commits all-commits at lists.llvm.org
Thu Aug 28 00:32:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 732c07a8d9b7664bc32d701ac0b5327a224d1818
      https://github.com/llvm/llvm-project/commit/732c07a8d9b7664bc32d701ac0b5327a224d1818
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

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

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

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.



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