Skip to content
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

Light up Ascii.IsValidCore with Vector512 code path #88872

Closed
wants to merge 4 commits into from

Conversation

khushal1996
Copy link
Contributor

NO NEED FOR REVIEW AT THIS TIME

This PR is about adding Vector512 support to the existing ASCII.IsValisCore library APIs. The implementation remains very much similar to Vector256.

Perf


@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 13, 2023
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jul 13, 2023
@khushal1996 khushal1996 changed the title Light up Ascii.IsValisCore with Vector512 code path Light up Ascii.IsValidCore with Vector512 code path Jul 13, 2023
@tannergooding tannergooding added area-System.Text.Encoding avx512 Related to the AVX-512 architecture and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 14, 2023
@ghost
Copy link

ghost commented Jul 14, 2023

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

Issue Details

NO NEED FOR REVIEW AT THIS TIME

This PR is about adding Vector512 support to the existing ASCII.IsValisCore library APIs. The implementation remains very much similar to Vector256.

Perf


Author: khushal1996
Assignees: -
Labels:

area-System.Text.Encoding, community-contribution, arch-avx512

Milestone: -

@ghost ghost closed this Aug 13, 2023
@ghost
Copy link

ghost commented Aug 13, 2023

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@ghost ghost locked as resolved and limited conversation to collaborators Sep 13, 2023
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.Encoding avx512 Related to the AVX-512 architecture 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.

2 participants