]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix branch prediction for real
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Wed, 24 Sep 2025 11:18:01 +0000 (12:18 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Wed, 24 Sep 2025 11:18:01 +0000 (12:18 +0100)
commit2c603cc2974dc18ac31cc2175b59e88591fafa26
tree63cbd84d291739dbedc3ed94ec8c9fe42d51cc7e
parent57f417e91bd3278fcec090a026f0168408408317
fix branch prediction for real
Python/bytecodes.c
Python/generated_cases.c.h
Python/optimizer.c