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

Vectorize minmax_element. #112397

Open
hiraditya opened this issue Oct 15, 2024 · 1 comment
Open

Vectorize minmax_element. #112397

hiraditya opened this issue Oct 15, 2024 · 1 comment
Assignees

Comments

@hiraditya
Copy link
Collaborator

hiraditya commented Oct 15, 2024

As per #84663 it isn't vectorized yet.
The microsoft STL directly uses avx2 instructions microsoft/STL#4659 for this.

Testcase: https://godbolt.org/z/PYabMjxa3

@VedantParanjape
Copy link
Contributor

I want to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants