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


Commits:
7b4d0eaa by Yusuke Izawa at 2023-07-04T18:02:53+09:00
Add a new JIT op: JIT_EMIT_RET for threaded code gen

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

- - - - -


8 changed files:

- rpython/jit/codewriter/jtransform.py
- rpython/jit/metainterp/blackhole.py
- rpython/jit/metainterp/executor.py
- rpython/jit/metainterp/pyjitpl.py
- rpython/jit/metainterp/resoperation.py
- rpython/jit/metainterp/test/test_jitdriver.py
- rpython/jit/metainterp/test/test_resoperation.py
- rpython/rlib/jit.py


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

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/7b4d0eaa81ff20bd3e3f5c909f8299330976bd6e
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to