]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-113710: Improve `_SET_IP` and `_CHECK_VALIDITY` (GH-115248)
authorMark Shannon <mark@hotpy.org>
Tue, 13 Feb 2024 16:28:19 +0000 (16:28 +0000)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2024 16:28:19 +0000 (16:28 +0000)
commit681778c56a9204d65b8857e7ceba57f2c638671d
tree7d0f520a767a175e40f09f6aa40decc56fce7608
parentde07941729b8899b187b8ef9690f9a74b2d6286b
GH-113710: Improve `_SET_IP` and `_CHECK_VALIDITY` (GH-115248)
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c
Python/optimizer_analysis.c
Python/tier2_redundancy_eliminator_cases.c.h