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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
stdarch
Public
Notifications
You must be signed in to change notification settings
Fork
336
Star
693
Code
Issues
63
Pull requests
26
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Make X86 intrinsics
const
- #1925
#1925
Merged
Amanieu
merged 21 commits into
rust-lang:main
rust-lang/stdarch:main
from
sayantn:make-const
sayantn/stdarch:make-const
Copy head branch name to clipboard
Dec 4, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Make X86 intrinsics
const
#1925
Amanieu
merged 21 commits into
rust-lang:main
rust-lang/stdarch:main
from
sayantn:make-const
sayantn/stdarch:make-const
Copy head branch name to clipboard
Commits
Commits on Dec 1, 2025
Use ordered reduction intrinsics for integer reductions
Show description for 23c78bd
sayantn
committed
23c78bd
View commit details
Copy full SHA for 23c78bd
Browse repository at this point
Make some helpers `const`
sayantn
committed
1f94820
View commit details
Copy full SHA for 1f94820
Browse repository at this point
Modify `#[simd_test]` to enable const-testing
sayantn
committed
90ca47b
View commit details
Copy full SHA for 90ca47b
Browse repository at this point
Make `abm`, `bmi1`, `bmi2`, `bswap` and `tbm` functions const
sayantn
committed
f27005b
View commit details
Copy full SHA for f27005b
Browse repository at this point
Make `sse` functions const
sayantn
committed
962e4ab
View commit details
Copy full SHA for 962e4ab
Browse repository at this point
Make `sse2` functions const
sayantn
committed
36905a2
View commit details
Copy full SHA for 36905a2
Browse repository at this point
Make `sse3` functions const
sayantn
committed
ebc46ca
View commit details
Copy full SHA for ebc46ca
Browse repository at this point
Make `ssse3` functions const
sayantn
committed
4c5f253
View commit details
Copy full SHA for 4c5f253
Browse repository at this point
Make `sse4.1` functions const
sayantn
committed
901494d
View commit details
Copy full SHA for 901494d
Browse repository at this point
Make `sse4.2` functions const
sayantn
committed
f724604
View commit details
Copy full SHA for f724604
Browse repository at this point
Make `avx` functions const
sayantn
committed
d5743ea
View commit details
Copy full SHA for d5743ea
Browse repository at this point
Make `avx2` functions const
sayantn
committed
524c42a
View commit details
Copy full SHA for 524c42a
Browse repository at this point
Make `fma` functions const
sayantn
committed
039aba0
View commit details
Copy full SHA for 039aba0
Browse repository at this point
Make `avx512f` functions const
sayantn
committed
622823a
View commit details
Copy full SHA for 622823a
Browse repository at this point
Make `avx512bw` functions const
sayantn
committed
e944c46
View commit details
Copy full SHA for e944c46
Browse repository at this point
Make `avx512cd` functions const
sayantn
committed
550f9f4
View commit details
Copy full SHA for 550f9f4
Browse repository at this point
Make `avx512dq` functions const
sayantn
committed
a33d927
View commit details
Copy full SHA for a33d927
Browse repository at this point
Make `avx512vbmi2` functions const
sayantn
committed
2792ab5
View commit details
Copy full SHA for 2792ab5
Browse repository at this point
Make `avx512bitalg` functions const
sayantn
committed
b6db22d
View commit details
Copy full SHA for b6db22d
Browse repository at this point
Make `avx512vpopcntdq` functions const
sayantn
committed
7d7124a
View commit details
Copy full SHA for 7d7124a
Browse repository at this point
Make `avx512fp16` functions const
sayantn
committed
539894b
View commit details
Copy full SHA for 539894b
Browse repository at this point
You can’t perform that action at this time.