]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120619: Optimize through `_Py_FRAME_GENERAL` (GH-124518)
authorKen Jin <kenjin@python.org>
Wed, 2 Oct 2024 17:10:51 +0000 (01:10 +0800)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 17:10:51 +0000 (01:10 +0800)
commitb84a763dca412e8dbbc9cf7c6273c11d6c2220a7
tree286ebe937e1a1f23b4b24fdb1bd9deb87e3a845f
parent8cc5aa47ee464ddfd8da5461edecf4a5c72df2ff
gh-120619: Optimize through `_Py_FRAME_GENERAL` (GH-124518)

* Optimize through _Py_FRAME_GENERAL

* refactor
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h