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
type:"Task"
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
Issues
Search Issues
type
:
"Task"
type:"Task"
Search
Labels
Milestones
New issue
Search results
Open
Closed
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow SSE/AVX FP MAX/MIN intrinsics to be used in constexpr
backend:X86
clang:bytecode
Issues for the clang bytecode constexpr interpreter
Issues for the clang bytecode constexpr interpreter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
Headers provided by Clang, e.g. for intrinsics
constexpr
Anything related to constant evaluation
Anything related to constant evaluation
good first issue
https://github.com/llvm/llvm-project/contribute
https://github.com/llvm/llvm-project/contribute
Status: Open.
Task
#169991
In llvm/llvm-project;
·
RKSimon
opened
on Nov 29, 2025
[CIR] Upstream AtomicFenceOp
ClangIR
Anything related to the ClangIR project
Anything related to the ClangIR project
Status: Closed (completed).
Task
#169956
In llvm/llvm-project;
·
by
FantasqueX
was closed
on Nov 30, 2025
Suggest [[clang::lifetimebound]] for implicit this parameter
clang:temporal-safety
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
Status: Open.
Task
#169941
In llvm/llvm-project;
·
usx95
opened
on Nov 28, 2025
Suggest [[clang::lifetimebound]] for function parameters of reference type
clang:temporal-safety
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
Status: Open.
Task
#169940
In llvm/llvm-project;
·
usx95
opened
on Nov 28, 2025
Suggest [[clang::lifetimebound]] for function parameters of view type
clang:temporal-safety
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
Status: Open.
Task
#169939
In llvm/llvm-project;
·
usx95
opened
on Nov 28, 2025
[DA] Fix function <code>unifySubscriptType</code>
loopoptim
Status: Open.
Task
#169807
In llvm/llvm-project;
·
sjoerdmeijer
opened
on Nov 27, 2025
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow SSE/AVX FP2INT conversion intrinsics to be used in constexpr
backend:X86
clang:bytecode
Issues for the clang bytecode constexpr interpreter
Issues for the clang bytecode constexpr interpreter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
Headers provided by Clang, e.g. for intrinsics
constexpr
Anything related to constant evaluation
Anything related to constant evaluation
good first issue
https://github.com/llvm/llvm-project/contribute
https://github.com/llvm/llvm-project/contribute
Status: Open.
Task
#169374
In llvm/llvm-project;
·
RKSimon
opened
on Nov 24, 2025
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow PD2PS fp truncation intrinsics to be used in constexpr
backend:X86
clang:bytecode
Issues for the clang bytecode constexpr interpreter
Issues for the clang bytecode constexpr interpreter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
Headers provided by Clang, e.g. for intrinsics
constexpr
Anything related to constant evaluation
Anything related to constant evaluation
good first issue
https://github.com/llvm/llvm-project/contribute
https://github.com/llvm/llvm-project/contribute
Status: Open.
Task
#169370
In llvm/llvm-project;
·
RKSimon
opened
on Nov 24, 2025
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX subvector shuffles intrinsics to be used in constexpr
backend:X86
clang:bytecode
Issues for the clang bytecode constexpr interpreter
Issues for the clang bytecode constexpr interpreter
clang:headers
Headers provided by Clang, e.g. for intrinsics
Headers provided by Clang, e.g. for intrinsics
constexpr
Anything related to constant evaluation
Anything related to constant evaluation
good first issue
https://github.com/llvm/llvm-project/contribute
https://github.com/llvm/llvm-project/contribute
Status: Open.
Task
#169312
In llvm/llvm-project;
·
RKSimon
opened
on Nov 24, 2025
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow VPERMQ/PD variable mask intrinsics to be used in constexpr
backend:X86
clang:bytecode
Issues for the clang bytecode constexpr interpreter
Issues for the clang bytecode constexpr interpreter
clang:headers
Headers provided by Clang, e.g. for intrinsics
Headers provided by Clang, e.g. for intrinsics
constexpr
Anything related to constant evaluation
Anything related to constant evaluation
good first issue
https://github.com/llvm/llvm-project/contribute
https://github.com/llvm/llvm-project/contribute
Status: Open.
Task
#169304
In llvm/llvm-project;
·
RKSimon
opened
on Nov 24, 2025
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow GFNI intrinsics to be used in constexpr
backend:X86
clang:bytecode
Issues for the clang bytecode constexpr interpreter
Issues for the clang bytecode constexpr interpreter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
Headers provided by Clang, e.g. for intrinsics
constexpr
Anything related to constant evaluation
Anything related to constant evaluation
good first issue
https://github.com/llvm/llvm-project/contribute
https://github.com/llvm/llvm-project/contribute
Status: Open.
Task
#169295
In llvm/llvm-project;
·
RKSimon
opened
on Nov 24, 2025
Detect stack-escape-to-field (aka dangling-field)
clang:temporal-safety
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr)
Status: Open.
Task
#169278
In llvm/llvm-project;
·
usx95
opened
on Nov 24, 2025
You can’t perform that action at this time.