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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Rust-GPU
/
rust-gpu
Public
Notifications
You must be signed in to change notification settings
Fork
115
Star
3.3k
Code
Issues
185
Pull requests
33
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Remove unsafe from unconditionally safe subgroup ops
- #306
#306
Merged
LegNeato
merged 12 commits into
Rust-GPU:main
Rust-GPU/rust-gpu:main
from
liamwhite:subgroup-safety
liamwhite/rust-gpu:subgroup-safety
Copy head branch name to clipboard
Jul 5, 2025
Conversation
Commits
12
聽(12)
Checks
Files changed
Merged
Remove unsafe from unconditionally safe subgroup ops
#306
LegNeato
merged 12 commits into
Rust-GPU:main
Rust-GPU/rust-gpu:main
from
liamwhite:subgroup-safety
liamwhite/rust-gpu:subgroup-safety
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2025
Remove unsafe from subgroup operations for which no undefined results are possible
liamwhite
committed
ee6b5fb
View commit details
Copy full SHA for ee6b5fb
Browse repository at this point
Remove unsafe from subgroup_ballot_bit_extract: undefined result possible, but not undefined behavior
liamwhite
committed
31bffd9
View commit details
Copy full SHA for 31bffd9
Browse repository at this point
Remove unsafe from subgroup_ballot_find_{l,m}sb: undefined result possible, but not undefined behavior
liamwhite
committed
c68f0d7
View commit details
Copy full SHA for c68f0d7
Browse repository at this point
Remove unsafe from subgroup_shuffle{,_xor,_up,_down}: undefined result possible, but not undefined behavior
liamwhite
committed
4215ddd
View commit details
Copy full SHA for 4215ddd
Browse repository at this point
Remove unsafe from subgroup_quad_swap: undefined result possible, but not undefined behavior
liamwhite
committed
c7adc3c
View commit details
Copy full SHA for c7adc3c
Browse repository at this point
Commits on Jun 30, 2025
rename args to match spec docs
Firestar99
committed
54acee1
View commit details
Copy full SHA for 54acee1
Browse repository at this point
docs: put arg references within markdown code blocks
Firestar99
committed
8924aa0
View commit details
Copy full SHA for 8924aa0
Browse repository at this point
add safety docs, make `subgroup_quad_broadcast` safe
Firestar99
committed
db5b5b8
View commit details
Copy full SHA for db5b5b8
Browse repository at this point
bless compiletests
Firestar99
committed
1590c70
View commit details
Copy full SHA for 1590c70
Browse repository at this point
subgroup cluster ops: add safety docs, const assert preconditions
Firestar99
committed
2811c21
View commit details
Copy full SHA for 2811c21
Browse repository at this point
subgroup cluster ops: put `ClusterSize` in markdown codeblock
Firestar99
committed
79b6bab
View commit details
Copy full SHA for 79b6bab
Browse repository at this point
normalise spirv-std path
Firestar99
committed
88eb6e3
View commit details
Copy full SHA for 88eb6e3
Browse repository at this point
You can鈥檛 perform that action at this time.