]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-122294: Burn in the addresses of side exits (GH-122295)
authorBrandt Bucher <brandtbucher@microsoft.com>
Fri, 26 Jul 2024 16:40:15 +0000 (09:40 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2024 16:40:15 +0000 (09:40 -0700)
commit64857d849f3079a73367525ce93fd7a463b83908
tree97a3081807cf1697141db03a1fdd6976e2ffc407
parentdb2d8b6db1b56c2bd3802b86f9b76da33e8898d7
GH-122294: Burn in the addresses of side exits (GH-122295)
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h