]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-117066: Tier 2 optimizer: Don't throw away good traces if we can't optimize them...
authorMark Shannon <mark@hotpy.org>
Wed, 20 Mar 2024 18:24:02 +0000 (18:24 +0000)
committerGitHub <noreply@github.com>
Wed, 20 Mar 2024 18:24:02 +0000 (18:24 +0000)
commit63289b9dfbc7d87e81f1517422ee91b6b6d19531
tree4b68c10a90ddcc4fcc798a586a831d710b6d9aab
parentdcaf33a41d5d220523d71c9b35bc08f5b8405dac
GH-117066: Tier 2 optimizer: Don't throw away good traces if we can't optimize them perfectly. (GH-117067)
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h