Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: f56b25d4 by Carl Friedrich Bolz-Tereick at 2020-04-29T10:37:57+02:00 express the make_le/ge/gt/lt methods in terms of their _const variants - - - - - d9c074c4 by Carl Friedrich Bolz-Tereick at 2020-04-29T10:39:34+02:00 remove copy-pasted comment - - - - - 9e524ba4 by Carl Friedrich Bolz-Tereick at 2020-04-29T21:44:47+02:00 add a comment about something that I have to re-learn every time I read this code - - - - - ebce569d by Carl Friedrich Bolz-Tereick at 2021-02-03T15:02:00+01:00 remove unreachable code(?) - - - - - 3 changed files: - rpython/jit/metainterp/optimizeopt/intbounds.py - rpython/jit/metainterp/optimizeopt/intutils.py - rpython/jit/metainterp/optimizeopt/rewrite.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/b3477d1769eaa31264cbcfca8c8cf0884cd23477...ebce569d6b9525b99d0504366b5bef4b805287f2 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b3477d1769eaa31264cbcfca8c8cf0884cd23477...ebce569d6b9525b99d0504366b5bef4b805287f2 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
