-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 core ASCII.Utility methods with Vector256/Vector512 code paths. #88532
Merged
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12bb892 - Browse repository at this point
Copy the full SHA 12bb892View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff185d0 - Browse repository at this point
Copy the full SHA ff185d0View commit details -
Complete the upgrade in NarrowUtf16ToAscii method
with Vector512 and Vector256 APIs.
Configuration menu - View commit details
-
Copy full SHA for 9d45ff8 - Browse repository at this point
Copy the full SHA 9d45ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b8e31 - Browse repository at this point
Copy the full SHA 09b8e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a43e7 - Browse repository at this point
Copy the full SHA 01a43e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea913db - Browse repository at this point
Copy the full SHA ea913dbView commit details -
Code changes based on the review:
1. turn some variables into explicitly specified const. 2. removed some helper functions and inlined them.
Configuration menu - View commit details
-
Copy full SHA for 5cb1efc - Browse repository at this point
Copy the full SHA 5cb1efcView commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d06c67 - Browse repository at this point
Copy the full SHA 5d06c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d3b28 - Browse repository at this point
Copy the full SHA 17d3b28View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.