[OpenMP][clang] 6.0: num_threads strict (part 3: codegen) by ro-i · Pull Request #146405 · llvm/llvm-project (original) (raw)
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
ro-i mentioned this pull request
Base automatically changed from users/ro-i/omp-runtime-nt-strict_2 to main
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.
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 codegen changes.
ro-ienabled auto-merge (squash)
ro-i deleted the users/ro-i/omp-runtime-nt-strict_3 branch
ro-i mentioned this pull request
ro-i mentioned this pull request