Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
llvm
/
llvm-project
Public
Notifications
You must be signed in to change notification settings
Fork
15.3k
Star
35.7k
Code
Issues
5k+
Pull requests
5k+
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)
#146405
Merged
ro-i
merged 8 commits into
main
llvm/llvm-project:main
from
users/ro-i/omp-runtime-nt-strict_3
llvm/llvm-project:users/ro-i/omp-runtime-nt-strict_3
Copy head branch name to clipboard
Aug 28, 2025
Conversation
Commits
8
(8)
Checks
Files changed
Merged
[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)
#146405
ro-i
merged 8 commits into
main
llvm/llvm-project:main
from
users/ro-i/omp-runtime-nt-strict_3
llvm/llvm-project:users/ro-i/omp-runtime-nt-strict_3
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2025
[OpenMP][clang] 6.0: num_threads strict (part 2: device runtime)
Show description for c68072a
ro-i
committed
c68072a
Copy full SHA for c68072a
[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)
Show description for 5fe008d
ro-i
committed
5fe008d
Copy full SHA for 5fe008d
GPU codegen doesn't use emitNumThreadsClause -> pass information to emitParallelCall as well
ro-i
committed
0f21e1f
Copy full SHA for 0f21e1f
implement feedback
ro-i
committed
eddbf1a
Copy full SHA for eddbf1a
support non-string-literals for the message clause
ro-i
committed
56c3af0
Copy full SHA for 56c3af0
implement feedback
ro-i
committed
56f6098
Copy full SHA for 56f6098
adapt OMPClausePrinter::VisitOMPMessageClause; add lvalue conversion to message clause
ro-i
committed
20bea2e
Copy full SHA for 20bea2e
implement full support for message/severity clauses
ro-i
committed
6e0446b
Copy full SHA for 6e0446b
You can’t perform that action at this time.