8000 Merge branch 'eliminate_store_fast_refcount' of github.com:Fidget-Spi… · python/cpython@c4121f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit c4121f5

Browse files
Merge branch 'eliminate_store_fast_refcount' of github.com:Fidget-Spinner/cpython into eliminate_store_fast_refcount
2 parents 4100934 + 0031dfe commit c4121f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Specialize ``POP_TOP`` and thus ``STORE_FAST`` in the JIT compiler by specializing for reference lifetime and type. This will also enable easier top of stack caching in the JIT compiler.

0 commit comments

Comments
 (0)
0