[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 2 commits: Saving and restoring an operand stack in executing threaded code gen.

Yusuke Izawa (@3tty0n) foss at heptapod.net
Mon Aug 16 09:59:07 EDT 2021



Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy


Commits:
e0e8c2f6 by Yusuke Izawa at 2021-08-16T22:58:30+09:00
Saving and restoring an operand stack in executing threaded code gen.

--HG--
branch : threaded-code-generation

- - - - -
d8fde685 by Yusuke Izawa at 2021-08-16T22:58:43+09:00
Create an entry point for threaded code gen at reached_loop_header.

--HG--
branch : threaded-code-generation

- - - - -


3 changed files:

- rpython/jit/metainterp/compile.py
- rpython/jit/metainterp/pyjitpl.py
- rpython/jit/metainterp/test/test_threaded_code.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/fb94cf8deaeb027a11fa002cf401ad4efe088749...d8fde6855ed2025f9342d9904158ecc25ded820c

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/fb94cf8deaeb027a11fa002cf401ad4efe088749...d8fde6855ed2025f9342d9904158ecc25ded820c
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210816/9d5f3ed1/attachment.html>


More information about the pypy-commit mailing list