[pypy-commit] [Git][pypy/pypy][branch/intbound-improvements-3] 2 commits: better reasoning about upper bounds of or and xor, and about lower bounds of or

Carl Friedrich Bolz-Tereick foss at heptapod.net
Thu Feb 4 11:46:33 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/intbound-improvements-3 at PyPy / pypy


Commits:
38d9440a by Carl Friedrich Bolz-Tereick at 2020-04-29T11:06:35+02:00
better reasoning about upper bounds of or and xor, and about lower bounds of or

--HG--
branch : intbound-improvements-3

- - - - -
4f222570 by Carl Friedrich Bolz-Tereick at 2020-04-28T18:39:09+02:00
fix type-unsafe test

--HG--
branch : intbound-improvements-3

- - - - -


4 changed files:

- rpython/jit/metainterp/optimizeopt/intutils.py
- rpython/jit/metainterp/optimizeopt/test/test_intbound.py
- rpython/jit/metainterp/optimizeopt/test/test_optimizebasic.py
- rpython/jit/metainterp/optimizeopt/test/test_optimizeopt.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/0e49cf0ca63ce75da9416d34dd3615478a3cb0c7...4f222570b2641c442510c81425d7fe3446ef5dc4

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/0e49cf0ca63ce75da9416d34dd3615478a3cb0c7...4f222570b2641c442510c81425d7fe3446ef5dc4
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/20210204/6a61e884/attachment.html>


More information about the pypy-commit mailing list