]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144888: JIT executor bloom filter wide-type optimization and function Inlining...
authorHai Zhu <haiizhu@outlook.com>
Wed, 18 Mar 2026 16:58:14 +0000 (00:58 +0800)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2026 16:58:14 +0000 (00:58 +0800)
commit6fe91a9e803e1cae6d7341a02f1f45244ec45b20
treee1b212458bca4b56e85806d0fb04b519b7cb29e1
parent2c6afb935ad588f32cb969345d0345e45d3a766e
gh-144888:  JIT executor bloom filter wide-type optimization and function Inlining (GH-146114)
Include/internal/pycore_optimizer.h
Include/internal/pycore_uop.h
Python/optimizer.c