-
Notifications
You must be signed in to change notification settings - Fork 1.6k
vectorize replace 🎭
#4554
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
Merged
Stephan T. Lavavej (StephanTLavavej)
merged 18 commits into
microsoft:main
from
AlexGuteniev:heroes_wear_masks
Apr 9, 2024
Merged
vectorize replace 🎭
#4554
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
b4aceb2
replace replace
AlexGuteniev b15baf6
format
AlexGuteniev 79825dc
intrinsic limitations
AlexGuteniev eb91759
format
AlexGuteniev 9b8eae5
Don't check replacement type if it is the same
AlexGuteniev f903576
Don't check it here
AlexGuteniev 35356b4
constexpr is new inline
AlexGuteniev ba828cb
less lines
AlexGuteniev 318e40d
format
AlexGuteniev c728328
Meow. Vectorized.
AlexGuteniev 5407aeb
Move `__std_replace_MEOW` up, still within `extern "C"`, to avoid spl…
StephanTLavavej 9a6a0d5
Add `#ifndef _M_ARM64EC` guards.
StephanTLavavej 4e121a0
Generate one value per line.
StephanTLavavej ec19ed9
Test only 4 and 8 bytes, add comments.
StephanTLavavej b761c67
Rename to `_Vector_alg_in_ranges_replace_is_safe`.
StephanTLavavej 3bb6c62
Inspect the unwrapped iterator in classic replace().
StephanTLavavej d3c95d0
Drop `_INLINE_VAR` to mitigate conflicts with GH 4546.
StephanTLavavej 120e010
Clarify comments.
StephanTLavavej File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.