Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits: 5a650a92 by Yusuke Izawa at 2021-09-09T20:47:46+09:00 Not use unroll during threaded code generation --HG-- branch : threaded-code-generation - - - - - b046c99d by Yusuke Izawa at 2021-09-09T20:47:59+09:00 Added a printer for debugging --HG-- branch : threaded-code-generation - - - - - e5c001c1 by Yusuke Izawa at 2021-09-09T20:49:38+09:00 Fixed the bug in split_ops --HG-- branch : threaded-code-generation - - - - - 7caeae8e by Yusuke Izawa at 2021-09-09T20:49:53+09:00 Improved test_util --HG-- branch : threaded-code-generation - - - - - b187667e by Yusuke Izawa at 2021-09-09T20:50:27+09:00 Do not remove emit_** methods (need to impl. them like jit_merge_point) --HG-- branch : threaded-code-generation - - - - - 6 changed files: - rpython/jit/metainterp/compile.py - rpython/jit/metainterp/optimizeopt/test/test_tracesplit.py - rpython/jit/metainterp/optimizeopt/test/test_util.py - rpython/jit/metainterp/optimizeopt/tracesplit.py - rpython/jit/metainterp/pyjitpl.py - rpython/jit/tl/threadedcode/tla.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/6add4bab26979758df5920a1e8d7eefd08b4598f...b187667e9890e5ceb957a94474d1846e33325871 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/6add4bab26979758df5920a1e8d7eefd08b4598f...b187667e9890e5ceb957a94474d1846e33325871 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit