◐ Shell
clean mode source ↗

gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros by picnixz · Pull Request #135847 · python/cpython

@picnixz

encukou

@encukou

@picnixz picnixz deleted the fix/configure/hacl-can-compile-macros-135755 branch

June 27, 2025 15:12

picnixz added a commit to picnixz/cpython that referenced this pull request

Jun 27, 2025
…8,256}` macros (pythonGH-135847)

Rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros
to `_Py_HACL_CAN_COMPILE_VEC{128,256}`. These macros are private.
(cherry picked from commit 1e975ae)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

picnixz added a commit that referenced this pull request

Jun 28, 2025
…` macros (GH-135847) (#136045)

Rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros
to `_Py_HACL_CAN_COMPILE_VEC{128,256}`. These macros are private.
(cherry picked from commit 1e975ae)

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

Jul 11, 2025
… macros (python#135847)

Rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros
to `_Py_HACL_CAN_COMPILE_VEC{128,256}`. These macros are private.

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

Jul 12, 2025
… macros (python#135847)

Rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros
to `_Py_HACL_CAN_COMPILE_VEC{128,256}`. These macros are private.

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

Aug 4, 2025
… macros (python#135847)

Rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros
to `_Py_HACL_CAN_COMPILE_VEC{128,256}`. These macros are private.

Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request

Aug 19, 2025
… macros (python#135847)

Rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros
to `_Py_HACL_CAN_COMPILE_VEC{128,256}`. These macros are private.