Skip to content

[skip ci] Mention AVX(2) detection fix for MSVC in UPGRADING #16248

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 5, 2024

This is likely more important than the possibility to build for AVX-512 since our official binaries have build time support for SSE2 only. So proper detection of AVX may make a huge performance difference for base64_*() and some MBString functionality.


For reference: #15301

This is likely more important than the possibility to build for AVX-512
since our official binaries have build time support for SSE2 only.  So
proper detection of AVX may make a huge performance difference for
`base64_*()` and some MBString functionality.
@cmb69 cmb69 closed this in 9939a99 Oct 5, 2024
@cmb69 cmb69 deleted the cmb/avx-dynamic branch October 5, 2024 15:41
Girgias added a commit to Girgias/doc-en that referenced this pull request Oct 5, 2024
Girgias added a commit to Girgias/doc-en that referenced this pull request Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants