[pypy-commit] [Git][pypy/pypy][branch/shortpreamble-no-mutate] 2 commits: two variants of the test: one with one without the erroneous bridge going to

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Fri Nov 26 07:52:23 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/shortpreamble-no-mutate at PyPy / pypy


Commits:
61abc439 by Carl Friedrich Bolz-Tereick at 2021-11-25T16:06:51+01:00
two variants of the test: one with one without the erroneous bridge going to
the main loop

--HG--
branch : shortpreamble-no-mutate

- - - - -
dbcaa8fd by Carl Friedrich Bolz-Tereick at 2021-11-26T13:52:07+01:00
at least prevent mutation of the earlier trace when inlining the short preamble

--HG--
branch : shortpreamble-no-mutate

- - - - -


5 changed files:

- rpython/jit/metainterp/optimizeopt/optimizer.py
- rpython/jit/metainterp/optimizeopt/rewrite.py
- rpython/jit/metainterp/optimizeopt/test/test_optimizebridge.py
- rpython/jit/metainterp/optimizeopt/unroll.py
- rpython/jit/metainterp/test/test_loop.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a55f4a8e8e07fa126c5ab877443ddc58f9718c1a...dbcaa8fd512f239f98ae1a2e1a07ec882e649afe

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a55f4a8e8e07fa126c5ab877443ddc58f9718c1a...dbcaa8fd512f239f98ae1a2e1a07ec882e649afe
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/20211126/b8b43a7b/attachment.html>


More information about the pypy-commit mailing list