Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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
18.8k
Star
40.7k
Code
Issues
5k+
Pull requests
5k+
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[MTE] [NFC] use vector to collect globals to tag (#120283)
- #142329
#142329
Closed
jofrn
wants to merge 8 commits into
main
llvm/llvm-project:main
from
users/jofrn/atomicvec-stack2
llvm/llvm-project:users/jofrn/atomicvec-stack2
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
[MTE] [NFC] use vector to collect globals to tag (#120283)
#142329
jofrn
wants to merge 8 commits into
main
llvm/llvm-project:main
from
users/jofrn/atomicvec-stack2
llvm/llvm-project:users/jofrn/atomicvec-stack2
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2025
IR/Verifier: Allow vector type in atomic load and store
Show description for 382744e
jofrn
committed
382744e
View commit details
Copy full SHA for 382744e
Browse repository at this point
[SelectionDAG] Legalize <1 x T> vector types for atomic load
Show description for 2395988
jofrn
committed
2395988
View commit details
Copy full SHA for 2395988
Browse repository at this point
[X86] Manage atomic load of fp -> int promotion in DAG
Show description for 9a088dc
jofrn
committed
9a088dc
View commit details
Copy full SHA for 9a088dc
Browse repository at this point
[X86] Add atomic vector tests for unaligned >1 sizes.
Show description for 620e182
jofrn
committed
620e182
View commit details
Copy full SHA for 620e182
Browse repository at this point
[SelectionDAG] Widen <2 x T> vector types for atomic load
Show description for 768b1a9
jofrn
committed
768b1a9
View commit details
Copy full SHA for 768b1a9
Browse repository at this point
[X86] Remove extra MOV after widening atomic load
Show description for b2b23bf
jofrn
committed
b2b23bf
View commit details
Copy full SHA for b2b23bf
Browse repository at this point
[X86] Cast atomic vectors in IR to support floats
Show description for 6eb10b5
jofrn
committed
6eb10b5
View commit details
Copy full SHA for 6eb10b5
Browse repository at this point
[AtomicExpand] Add bitcasts when expanding load atomic vector
Show description for 70a2b52
jofrn
committed
70a2b52
View commit details
Copy full SHA for 70a2b52
Browse repository at this point
You can’t perform that action at this time.