]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148235: remove duplicate uops `_LOAD_CONST_UNDER_INLINE(_BORROW)` in JIT (GH-148236)
authorNeko Asakura <neko.asakura@outlook.com>
Wed, 8 Apr 2026 08:22:59 +0000 (16:22 +0800)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2026 08:22:59 +0000 (16:22 +0800)
commit756358524e14eb98a2a3da5d9d9f74e7eb8d65b2
tree3b2d9473bcd722d21fb31dc2867d4d0f618ac12b
parent8923ca418cef1d07cd79ab810d12a24f7817dd89
gh-148235: remove duplicate uops `_LOAD_CONST_UNDER_INLINE(_BORROW)` in JIT (GH-148236)
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