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
/
fearless_simd
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
457
Code
Issues
26
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
API improvements to 4-way interleaved load/store
- #298
#298
Merged
Shnatsel
merged 6 commits into
linebender:main
linebender/fearless_simd:main
from
Shnatsel:load-interleaved-4-way
Shnatsel/fearless_simd:load-interleaved-4-way
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
API improvements to 4-way interleaved load/store
#298
Shnatsel
merged 6 commits into
linebender:main
linebender/fearless_simd:main
from
Shnatsel:load-interleaved-4-way
Shnatsel/fearless_simd:load-interleaved-4-way
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
Support load/store_interleaved_128 on signed integer types
Shnatsel
committed
c3a6ce6
View commit details
Copy full SHA for c3a6ce6
Browse repository at this point
Support load/store_interleaved_128 on f64
Shnatsel
committed
174963d
View commit details
Copy full SHA for 174963d
Browse repository at this point
Change load_interleaved_128 that returns a 512-bit vector to load_four_interleaved that returns 4 128-bit vectors. This maps to the real-world usage better (in Vello, all uses of this function save…
Show description for 62ff2ce
Shnatsel
committed
62ff2ce
View commit details
Copy full SHA for 62ff2ce
Browse repository at this point
Placate clippy
Shnatsel
committed
f62652d
View commit details
Copy full SHA for f62652d
Browse repository at this point
Commits on Aug 4, 2026
Merge remote-tracking branch 'origin/main' into load-interleaved-4-way
Show description for f1adf5a
Shnatsel
committed
f1adf5a
View commit details
Copy full SHA for f1adf5a
Browse repository at this point
Scope unsafe more tightly in NEON interleaved loads/stores
Shnatsel
committed
9a2d556
View commit details
Copy full SHA for 9a2d556
Browse repository at this point
You can’t perform that action at this time.