Skip to content

update arm_intrinsics.json for svset and svget#2162

Merged
adamgemmell merged 2 commits into
rust-lang:mainfrom
davidtwco:intrinsic-data-update-sve
Jun 16, 2026
Merged

update arm_intrinsics.json for svset and svget#2162
adamgemmell merged 2 commits into
rust-lang:mainfrom
davidtwco:intrinsic-data-update-sve

Conversation

@davidtwco

@davidtwco davidtwco commented Jun 16, 2026

Copy link
Copy Markdown
Member

Split out from #2160. These intrinsics need Arguments_Preparation added so that the intrinsic-test tool knows to generate const arguments - i.e. svset2_s8::<0>(vec) instead of just svset2_s8(vec). This change doesn't do anything without #2160.

r? @adamgemmell

These intrinsics need `Arguments_Preparation` added so that the
intrinsic-test tool knows to generate const arguments.
These intrinsics need `Arguments_Preparation` added so that the
intrinsic-test tool knows to generate const arguments.
@adamgemmell adamgemmell added this pull request to the merge queue Jun 16, 2026
Merged via the queue into rust-lang:main with commit 8041634 Jun 16, 2026
82 checks passed
@davidtwco davidtwco deleted the intrinsic-data-update-sve branch June 16, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants