diff options
author | Ken Jin <kenjin@python.org> | 2025-06-17 23:25:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-17 23:25:53 +0800 |
commit | fba5dded6df3c2b1943557afef89a5cb418f65a2 (patch) | |
tree | 78398108ec1ec4483c541fe1e4654eb942c4c815 /Lib/test/test_unittest/test_runner.py | |
parent | 8dd8b5c2f0785675b9282b719256341448d49967 (diff) | |
download | cpython-fba5dded6df3c2b1943557afef89a5cb418f65a2.tar.gz cpython-fba5dded6df3c2b1943557afef89a5cb418f65a2.zip |
gh-134584: Decref elimination for float ops in the JIT (GH-134588)
This PR adds a PyJitRef API to the JIT's optimizer that mimics the _PyStackRef API. This allows it to track references and their stack lifetimes properly. Thus opening up the doorway to refcount elimination in the JIT.
Diffstat (limited to 'Lib/test/test_unittest/test_runner.py')
0 files changed, 0 insertions, 0 deletions