[all-commits] [llvm/llvm-project] 424abc: [OpenMP][clang] 6.0: num_threads strict (part 1: h...
Robert Imschweiler via All-commits
all-commits at lists.llvm.org
Mon Jul 7 12:08:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 424abcb6413c16762b1d98a31b3530e7651d4155
https://github.com/llvm/llvm-project/commit/424abcb6413c16762b1d98a31b3530e7651d4155
Author: Robert Imschweiler <robert.imschweiler at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M openmp/runtime/src/kmp_runtime.cpp
Log Message:
-----------
[OpenMP][clang] 6.0: num_threads strict (part 1: host runtime) (#146403)
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 host 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