summaryrefslogtreecommitdiffstats
path: root/Python/optimizer_bytecodes.c
diff options
context:
space:
mode:
authorT. Wouters <thomas@python.org>2025-04-15 09:39:32 (GMT)
committerGitHub <noreply@github.com>2025-04-15 09:39:32 (GMT)
commitc66ffcf8e3ab889a30aae43520aa29c167344bd3 (patch)
treec4913db2dd87439e2f9ec5af7e5c0fdeeef3d511 /Python/optimizer_bytecodes.c
parent0879ebc953fa7372a4d99f3f79889093f04cac67 (diff)
downloadcpython-c66ffcf8e3ab889a30aae43520aa29c167344bd3.zip
cpython-c66ffcf8e3ab889a30aae43520aa29c167344bd3.tar.gz
cpython-c66ffcf8e3ab889a30aae43520aa29c167344bd3.tar.bz2
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.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions