Skip to content

SVE: Add float/double args for mask APIs#123947

Merged
tannergooding merged 1 commit intodotnet:mainfrom
a74nh:maskfloat_github
Feb 3, 2026
Merged

SVE: Add float/double args for mask APIs#123947
tannergooding merged 1 commit intodotnet:mainfrom
a74nh:maskfloat_github

Conversation

@a74nh
Copy link
Contributor

@a74nh a74nh commented Feb 3, 2026

Paritally fixes #108233
Everything except for the CreateWhile*() changes

Paritally fixes dotnet#108233
Everything except for the CreateWhile*() changes
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Feb 3, 2026
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-runtime-intrinsics
See info in area-owners.md if you want to be subscribed.

@a74nh
Copy link
Contributor Author

a74nh commented Feb 3, 2026

@dotnet/arm64-contrib

@tannergooding tannergooding enabled auto-merge (squash) February 3, 2026 18:21
@tannergooding tannergooding merged commit 27ad005 into dotnet:main Feb 3, 2026
174 of 177 checks passed
@a74nh a74nh deleted the maskfloat_github branch February 4, 2026 09:30
a74nh added a commit to a74nh/runtime that referenced this pull request Feb 6, 2026
Fixes dotnet#108233
Follows on from dotnet#123947

*Rename CreateWhile APIs to make it clear they are Unsigned
*Add Signed variants
*Add Double and Single variants
a74nh added a commit to a74nh/runtime that referenced this pull request Feb 6, 2026
Fixes dotnet#108233
Follows on from dotnet#123947

*Rename CreateWhile APIs to make it clear they are Unsigned
*Add Signed variants
*Add Double and Single variants
a74nh added a commit to a74nh/runtime that referenced this pull request Feb 6, 2026
Fixes dotnet#108233
Follows on from dotnet#123947

*Rename CreateWhile APIs to make it clear they are Unsigned
*Add Signed variants
*Add Double and Single variants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.Runtime.Intrinsics community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API Proposal]: ARM64 SVE: Add additional types for the mask APIs

2 participants