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.
K
Ken Jin committed
fba5dded6df3c2b1943557afef89a5cb418f65a2
Parent: 8dd8b5c
Committed by GitHub <noreply@github.com>
on 6/17/2025, 3:25:53 PM