[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 4 commits: Fixed the logic of creating a token in split_ops

Yusuke Izawa (@3tty0n) foss at heptapod.net
Mon Aug 9 00:16:46 EDT 2021



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


Commits:
434f6154 by Yusuke Izawa at 2021-08-09T13:13:18+09:00
Fixed the logic of creating a token in split_ops

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

- - - - -
94c10f72 by Yusuke Izawa at 2021-08-09T13:15:20+09:00
Fixed bugs around passing tokens

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

- - - - -
afc7adc2 by Yusuke Izawa at 2021-08-09T13:16:08+09:00
Passing original_green_key to run

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

- - - - -
30912b43 by Yusuke Izawa at 2021-08-09T13:16:25+09:00
Updated tests in test_threaded_code.py

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

- - - - -


4 changed files:

- rpython/jit/metainterp/compile.py
- rpython/jit/metainterp/optimizeopt/tracesplit.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/de18b73336c0e646a2a0637e5c86e9cef7e15833...30912b43ce58e311f43d9c8c11d25d16c524eace

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/de18b73336c0e646a2a0637e5c86e9cef7e15833...30912b43ce58e311f43d9c8c11d25d16c524eace
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/20210809/42434c49/attachment.html>


More information about the pypy-commit mailing list