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


Commits:
9eb9bb74 by Carl Friedrich Bolz-Tereick at 2021-03-25T20:51:11+01:00
do the call to newint outside of the _descr_hash_jitdriver implementation
(leads to finishs that allocate)

- - - - -
b4a5151c by Carl Friedrich Bolz-Tereick at 2021-03-25T21:08:38+01:00
instance_ptr_eq and instance_ptr_ne are symmetric

- - - - -


3 changed files:

- pypy/objspace/std/tupleobject.py
- rpython/jit/metainterp/optimizeopt/rewrite.py
- rpython/jit/metainterp/optimizeopt/test/test_optimizebasic.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/885b21cd2115e12c85ba304da8a76fc31003eac2...b4a5151cbc9be280674f4f88e0af094cc6476361

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/885b21cd2115e12c85ba304da8a76fc31003eac2...b4a5151cbc9be280674f4f88e0af094cc6476361
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to