[pypy-commit] [Git][pypy/pypy][branch/better-storesink] 3 commits: minimize the cse optimization to a version that actually works

Carl Friedrich Bolz-Tereick foss at heptapod.net
Sun Feb 23 13:17:00 EST 2020


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


Commits:
b7c79334 by Carl Friedrich Bolz-Tereick at 2020-02-23T19:12:06+01:00
minimize the cse optimization to a version that actually works

--HG--
branch : better-storesink

- - - - -
ec86c1aa by Carl Friedrich Bolz-Tereick at 2020-02-23T19:13:37+01:00
a debug version to find problems with the optimization

--HG--
branch : better-storesink

- - - - -
754d7317 by Carl Friedrich Bolz-Tereick at 2020-02-23T19:15:24+01:00
merge heads

--HG--
branch : better-storesink

- - - - -


2 changed files:

- rpython/translator/backendopt/cse.py
- rpython/translator/backendopt/test/test_cse.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/f2f4b70ce73829721bfe5a5a636255483c84e119...754d73174ff5dac0a3be2d74b76bd36d700009ec

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/f2f4b70ce73829721bfe5a5a636255483c84e119...754d73174ff5dac0a3be2d74b76bd36d700009ec
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200223/658fd6be/attachment-0001.html>


More information about the pypy-commit mailing list