commit | 210fe81d0e85a0ea85eab17ba6a63c13f013487f | [log] [tgz] |
---|---|---|
author | Robert Imschweiler <robert.imschweiler@amd.com> | Mon Jul 07 21:07:54 2025 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 07 12:10:46 2025 -0700 |
tree | 35c54aaa995bac859e198d02c52de0e40012190f | |
parent | c67527f819fa1f32641bfcb8dde2c316ee47c3ec [diff] |
[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. GitOrigin-RevId: 424abcb6413c16762b1d98a31b3530e7651d4155