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


Commits:
2a2b8683 by Carl Friedrich Bolz-Tereick at 2023-03-07T12:40:40+01:00
refactor bytecode compiler Instruction class a tiny bit: encode the jump target 
less weirdly

- - - - -
2fa960c1 by Carl Friedrich Bolz-Tereick at 2023-03-07T13:11:12+01:00
allow using a default in dict_to_switch with int keys

- - - - -
9caabffe by Carl Friedrich Bolz-Tereick at 2023-03-07T13:11:27+01:00
use dict_to_switch to be more efficient

- - - - -


5 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/optimize.py
- rpython/rlib/objectmodel.py
- rpython/rlib/test/test_objectmodel.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1b0fb240f56f0325a0f3621259a4d5aec001b3af...9caabffe77978751ba73fb9207d0f5a3e530001c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1b0fb240f56f0325a0f3621259a4d5aec001b3af...9caabffe77978751ba73fb9207d0f5a3e530001c
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to