]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148211: decompose `[_POP_CALL_X/_SHUFFLE_2]_LOAD_CONST_INLINE_BORROW` in JIT ...
authorNeko Asakura <neko.asakura@outlook.com>
Fri, 10 Apr 2026 13:57:01 +0000 (21:57 +0800)
committerGitHub <noreply@github.com>
Fri, 10 Apr 2026 13:57:01 +0000 (21:57 +0800)
commitaea0b91d65305e034b222b040276a8e293536520
treef9b2f2177243544ed034ea12109e55af141a0dee
parentd3b7b93cbbbf53061a95eb60cc116c9fec31c5b4
gh-148211: decompose `[_POP_CALL_X/_SHUFFLE_2]_LOAD_CONST_INLINE_BORROW` in JIT (GH-148313)
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h