-
Notifications
You must be signed in to change notification settings - Fork 5.1k
arm64: Sve2 VectorTableLookup & VectorTableLookupExtension #117051
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arm64: Sve2 VectorTableLookup & VectorTableLookupExtension #117051
Conversation
jonathandavies-arm
commented
Jun 26, 2025
- Implements [API Proposal]: Arm64: FEAT_SVE2: bit manipulate #94020
Tagging subscribers to this area: @dotnet/area-system-runtime-intrinsics |
@dotnet/arm64-contrib @amanasifkhalid |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have you had a chance to run the new tests?
I've run the new Sve2 VectorTableLookup & VectorTableLookupExtension tests and they pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
/ba-g blocked by #117161 |