- Notifications
You must be signed in to change notification settings - Fork1.6k
Add Neon implementations of std::reverse, std::reverse_copy#5870
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
AlexGuteniev commentedNov 14, 2025
clang-cl appears to auto-vectorize |
- Add comments to overlapping case in _Reverse_impl- Remove redundant _Advance_bytes call- Use if constexpr to guard otherwise dead code
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
StephanTLavavej commentedNov 19, 2025
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
ee05a89 intomicrosoft:mainUh oh!
There was an error while loading.Please reload this page.
StephanTLavavej commentedNov 19, 2025
😻 !uoy knahT |
hazzlim commentedNov 19, 2025
Thanks for reviewing@AlexGuteniev and@StephanTLavavej 🐈⬛ |
Benchmark numbers (relative performance compared to current baseline, > 1 is better)