Skip to content

Implement various other simple vector APIs from 93513 - #103837

Merged
tannergooding merged 44 commits into
dotnet:mainfrom
tannergooding:fix-93513
Jul 10, 2024
Merged

Implement various other simple vector APIs from 93513#103837
tannergooding merged 44 commits into
dotnet:mainfrom
tannergooding:fix-93513

Conversation

@tannergooding

Copy link
Copy Markdown
Member

This makes additional progress towards #93513

@ghost

ghost commented Jun 21, 2024

Copy link
Copy Markdown

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.
1 similar comment
@ghost

ghost commented Jun 21, 2024

Copy link
Copy Markdown

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

@github-actions github-actions Bot locked and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.