[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] WIP: Create a new toy interpreter for threaded code generation

Yusuke Izawa (@3tty0n) foss at heptapod.net
Sun Sep 5 09:16:03 EDT 2021



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


Commits:
bba0a1fa by Yusuke Izawa at 2021-09-05T22:15:38+09:00
WIP: Create a new toy interpreter for threaded code generation

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

- - - - -


3 changed files:

- rpython/jit/metainterp/test/test_threaded_code.py
- + rpython/jit/tl/threadedcode/__init__.py
- + rpython/jit/tl/threadedcode/tltc.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/bba0a1faeb0a4248515d06889883f92d28de7b14

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/bba0a1faeb0a4248515d06889883f92d28de7b14
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/20210905/6c9312c0/attachment.html>


More information about the pypy-commit mailing list