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
35
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Finish and benchmark inline/mem2reg improvements.
- #552
#552
Merged
eddyb
merged 13 commits into
main
Rust-GPU/rust-gpu:main
from
eddyb/faster-inline-mem2reg
Rust-GPU/rust-gpu:eddyb/faster-inline-mem2reg
Copy head branch name to clipboard
Apr 11, 2026
Conversation
Commits
13
聽(13)
Checks
Files changed
Merged
Finish and benchmark inline/mem2reg improvements.
#552
eddyb
merged 13 commits into
main
Rust-GPU/rust-gpu:main
from
eddyb/faster-inline-mem2reg
Rust-GPU/rust-gpu:eddyb/faster-inline-mem2reg
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2026
Revert "linker/inline: use `OpPhi` instead of `OpVariable` for return values."
Show description for bfa585f
eddyb
committed
bfa585f
View commit details
Copy full SHA for bfa585f
Browse repository at this point
Revert "WIP: mem2reg speedup"
Show description for 9b5108f
eddyb
committed
9b5108f
View commit details
Copy full SHA for 9b5108f
Browse repository at this point
Revert "WIP: couple of inliner things that need to be disentangled"
Show description for 152ff43
eddyb
committed
152ff43
View commit details
Copy full SHA for 152ff43
Browse repository at this point
Revert "WIP: (TODO: finish bottom-up cleanups) bottom-up inlining"
Show description for 34284d0
eddyb
committed
34284d0
View commit details
Copy full SHA for 34284d0
Browse repository at this point
Revert "linker/inline: fix `OpVariable` debuginfo collection and insertion."
Show description for 5556a28
eddyb
committed
5556a28
View commit details
Copy full SHA for 5556a28
Browse repository at this point
[2024] linker/inline: fix `OpVariable` debuginfo collection and insertion.
eddyb
committed
5ae5fc7
View commit details
Copy full SHA for 5ae5fc7
Browse repository at this point
[2024] linker/inline: use bottom-up inlining to minimize redundancy.
eddyb
committed
99d34af
View commit details
Copy full SHA for 99d34af
Browse repository at this point
[2024] linker/mem2reg: index SPIR-V blocks by their label IDs for O(1) lookup.
eddyb
committed
ccc08a2
View commit details
Copy full SHA for ccc08a2
Browse repository at this point
[2024] linker/inline: use `OpPhi` instead of `OpVariable` for return values.
eddyb
committed
1e02928
View commit details
Copy full SHA for 1e02928
Browse repository at this point
linker/inline: fix typos in comments.
eddyb
committed
e780334
View commit details
Copy full SHA for e780334
Browse repository at this point
[2024] linker/mem2reg: apply rewrite rules only once per `insert_phis_all` invocation.
eddyb
committed
03d77ca
View commit details
Copy full SHA for 03d77ca
Browse repository at this point
linker/inline: also run `remove_duplicate_debuginfo` on every fully-inlined function.
eddyb
committed
1f18857
View commit details
Copy full SHA for 1f18857
Browse repository at this point
linker/inline: also run `mem2reg` on every fully-inlined function.
eddyb
committed
096fdcb
View commit details
Copy full SHA for 096fdcb
Browse repository at this point
You can鈥檛 perform that action at this time.