Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
98e023bf by Carl Friedrich Bolz-Tereick at 2023-03-03T14:15:42+01:00
#3892: fix wrong assert in intutils, it should be an InvalidLoop instead

I introduced the assert in 5909f5e0a75c. before that, inconsistent intersects
would just do nothing, which I am not sure is a better solution than raising
InvalidLoop

- - - - -


3 changed files:

- rpython/jit/metainterp/optimizeopt/intutils.py
- rpython/jit/metainterp/optimizeopt/test/test_intbound.py
- rpython/jit/metainterp/test/test_ajit.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/98e023bf558afc6bd23cde1c85318bf54c3a3531

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