]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-130415: Improve the JIT's unneeded uop removal pass (GH-132333)
authorBrandt Bucher <brandtbucher@microsoft.com>
Mon, 21 Apr 2025 16:58:55 +0000 (09:58 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Apr 2025 16:58:55 +0000 (09:58 -0700)
commit4f7f72ce34f7825e50346ed0c878fc36ef9421ca
treec507a9012c7a04d434a4a3607ba094f8979cf7ae
parent9be364568835e467199ccd65bbcd786f9c8171dc
GH-130415: Improve the JIT's unneeded uop removal pass (GH-132333)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-04-09-14-05-54.gh-issue-130415.llQtUq.rst [new file with mode: 0644]
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h