[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: do the call to newint outside of the _descr_hash_jitdriver implementation

Carl Friedrich Bolz-Tereick foss at heptapod.net
Thu Mar 25 16:09:02 EDT 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210325/93acba23/attachment.html>


More information about the pypy-commit mailing list