Skip to content

Make SIMD intrinsics available in const-contexts#147521

Merged
bors merged 2 commits intorust-lang:mainfrom
sayantn:simd-const-intrinsics
Nov 19, 2025
Merged

Make SIMD intrinsics available in const-contexts#147521
bors merged 2 commits intorust-lang:mainfrom
sayantn:simd-const-intrinsics

Conversation

@sayantn
Copy link
Copy Markdown
Contributor

@sayantn sayantn commented Oct 9, 2025

successor to #146568, this PR actually makes the SIMD intrinsics const, and modifies the tests to test the const-eval implementations

r? @tgross35 ig (although feel free to reassign, this is not anything targeted really)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-const-eval Area: Constant evaluation, covers all const contexts (static, const fn, ...) A-SIMD Area: SIMD (Single Instruction Multiple Data) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants