-
Notifications
You must be signed in to change notification settings - Fork 5.1k
arm64: Add Sve2 Subtract functions #117318
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: Add Sve2 Subtract functions #117318
Conversation
jonathandavies-arm
commented
Jul 4, 2025
- Implements Arm64: Implement SVE2 APIs #115479
@dotnet/arm64-contrib @amanasifkhalid |
Tagging subscribers to this area: @dotnet/area-system-runtime-intrinsics |
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.
Code changes look good, but we should get a full CI run in first.
...raries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Sve2.PlatformNotSupported.cs
Outdated
Show resolved
Hide resolved
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.
Sorry I introduced merge conflicts from your other PR. Could you please merge from main?