Carl Friedrich Bolz-Tereick pushed to branch branch/list-unrolling-bugs-3781 at 
PyPy / pypy


Commits:
6e653025 by Carl Friedrich Bolz-Tereick at 2022-08-21T13:16:04+02:00
3781: turns out isvirtual is also wrongly True for resizable lists (and that
also means dicts, I suppose). Therefore require the length to be known in
loop_unrolling_heuristic to work around that problem.

--HG--
branch : list-unrolling-bugs-3781

- - - - -


2 changed files:

- rpython/jit/metainterp/test/test_ajit.py
- rpython/rlib/jit.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/6e65302540bacba8bf010a6a4f04863f3c72d451

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