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 }}
linebender
/
vello
Public
Notifications
You must be signed in to change notification settings
Fork
303
Star
4.4k
Code
Issues
118
Pull requests
74
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
convert vello_cpu to use #[simd]
- #1875
#1875
Draft
Shnatsel
wants to merge 8 commits into
linebender:main
linebender/vello:main
from
Shnatsel:fearless-simd-1.0-dev-upgrade
Shnatsel/vello:fearless-simd-1.0-dev-upgrade
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Draft
convert vello_cpu to use #[simd]
#1875
Shnatsel
wants to merge 8 commits into
linebender:main
linebender/vello:main
from
Shnatsel:fearless-simd-1.0-dev-upgrade
Shnatsel/vello:fearless-simd-1.0-dev-upgrade
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
Repoint to fearless_simd branch with #[simd] macro
Shnatsel
committed
538d7c5
View commit details
Copy full SHA for 538d7c5
Browse repository at this point
convert all #[inline(always)] and vectorize() manual machinery to using the #[simd] proc macro
Shnatsel
committed
2636fde
View commit details
Copy full SHA for 2636fde
Browse repository at this point
Restore #[inline(always)] in the three places where it was needed for performance
Shnatsel
committed
de2e4c1
View commit details
Copy full SHA for de2e4c1
Browse repository at this point
Commits on Sep 4, 2026
Upgrade to the latest git state
Shnatsel
committed
608fb05
View commit details
Copy full SHA for 608fb05
Browse repository at this point
Fix pixmap/unpremultiply/opaque benchmark regression
Shnatsel
committed
1d34528
View commit details
Copy full SHA for 1d34528
Browse repository at this point
Commits on Sep 19, 2026
Merge origin/main into fearless-simd-1.0-dev-upgrade
Shnatsel
committed
fe3c610
View commit details
Copy full SHA for fe3c610
Browse repository at this point
Upgrade to the latest upstream state
Shnatsel
committed
1ea0d04
View commit details
Copy full SHA for 1ea0d04
Browse repository at this point
Remove now-redundant `_simd: S,` thanks to improvements to the #[simd] macro
Shnatsel
committed
bccff6a
View commit details
Copy full SHA for bccff6a
Browse repository at this point
You can’t perform that action at this time.