Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: 5ccde865 by Carl Friedrich Bolz-Tereick at 2022-09-02T14:19:58+02:00 optimize inline_call_* by not creating the intermediate list of boxes instead, fill the new frame directly (bit similar to call_valuestack in the python interpreter) - - - - - 9cc94c4c by Carl Friedrich Bolz-Tereick at 2022-09-02T21:26:13+02:00 make sure the LivenessIterator gets inlined and optimized away - - - - - 2 changed files: - rpython/jit/codewriter/liveness.py - rpython/jit/metainterp/pyjitpl.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c3d7f748be7c0847fb16f4ebd483b5903d456965...9cc94c4c2fe37ee49425555c317bff936aac79a8 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c3d7f748be7c0847fb16f4ebd483b5903d456965...9cc94c4c2fe37ee49425555c317bff936aac79a8 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