mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
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.