◐ Shell
clean mode source ↗

gh-102027: Fix macro name by maxbachmann · Pull Request #102124 · python/cpython

This fixes the ssse3 / sse2 detection

@arhadthedev arhadthedev changed the title fix macro name gh-102027: Fix macro name

Feb 21, 2023

@arhadthedev

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 22, 2023
This fixes the ssse3 / sse2 detection when sse4 is available.

(cherry picked from commit ea93bde)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 22, 2023
This fixes the ssse3 / sse2 detection when sse4 is available.

(cherry picked from commit ea93bde)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>

Yhg1s pushed a commit that referenced this pull request

Mar 24, 2023
gh-102027: Fix macro name (GH-102124)

This fixes the ssse3 / sse2 detection when sse4 is available.

(cherry picked from commit ea93bde)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>

Yhg1s pushed a commit that referenced this pull request

Mar 24, 2023
gh-102027: Fix macro name (GH-102124)

This fixes the ssse3 / sse2 detection when sse4 is available.

(cherry picked from commit ea93bde)

Co-authored-by: Max Bachmann <kontakt@maxbachmann.de>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>

Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this pull request

Mar 27, 2023
This fixes the ssse3 / sse2 detection when sse4 is available.

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>

warsaw pushed a commit to warsaw/cpython that referenced this pull request

Apr 11, 2023
This fixes the ssse3 / sse2 detection when sse4 is available.

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>