gh-130704: Strength reduce `LOAD_FAST{_LOAD_FAST}` (#130708)
Optimize `LOAD_FAST` opcodes into faster versions that load borrowed references onto the operand stack when we can prove that the lifetime of the local outlives the lifetime of the temporary that is loaded onto the stack.
M
mpage committed
053c285f6b41f92fbdd1d4ff0c959cceefacd7cd
Parent: e9556e1
Committed by GitHub <noreply@github.com>
on 4/1/2025, 5:18:42 PM