]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131798: split `_CALL_BUILTIN_CLASS` to smaller uops (#148094) main
authorKumar Aditya <kumaraditya@python.org>
Fri, 10 Apr 2026 17:28:20 +0000 (22:58 +0530)
committerGitHub <noreply@github.com>
Fri, 10 Apr 2026 17:28:20 +0000 (17:28 +0000)
commit8f17140fc183c17d1526dd2473a0e747f94ea147
tree735e7c6203c8d0394293b6a6818e5bc79768b87f
parente007631e9949ab806742eb61076112e9e2e3e22e
gh-131798: split `_CALL_BUILTIN_CLASS` to smaller uops (#148094)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Modules/_testinternalcapi/test_cases.c.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h