gh-129987: Selectively re-enable SLP autovectorization of _PyEval_EvalFrameDefault (#132530)
Only disable SLP autovectorization of `_PyEval_EvalFrameDefault` on newer GCCs, as the optimization bug seems to exist only on GCC 12 and later, and before GCC 9 disabling the optimization has a dramatic performance impact.
T
T. Wouters committed
c66ffcf8e3ab889a30aae43520aa29c167344bd3
Parent: 0879ebc
Committed by GitHub <noreply@github.com>
on 4/15/2025, 9:39:32 AM