]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131798: Turn _LOAD_SMALL_INT into _LOAD_CONST_INLINE_BORROW in the JIT (GH-134406)
authorNadeshiko Manju <me@manjusaka.me>
Thu, 22 May 2025 13:54:57 +0000 (21:54 +0800)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 13:54:57 +0000 (09:54 -0400)
commit8c5e5557c64a8d6310b2a958f576d5eb245cb1b6
treeb62a68f174604b362971d5f6c28accf174561f31
parent3effede97cc13fc0c5ab5dcde26cc319f388e84c
GH-131798: Turn _LOAD_SMALL_INT into _LOAD_CONST_INLINE_BORROW in the JIT (GH-134406)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-05-21-13-57-26.gh-issue-131798.QwS5Bb.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h