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


Commits:
3e1f920b by Yusuke Izawa at 2023-07-02T18:49:57+09:00
Add a new JIT op: jit_emit_jump for threaded code gen

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

- - - - -


9 changed files:

- rpython/jit/codewriter/jtransform.py
- rpython/jit/codewriter/test/test_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/3e1f920b1fc07f59a4b18cae8ffb5b334d41080e

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/3e1f920b1fc07f59a4b18cae8ffb5b334d41080e
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