Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy


Commits:
196c3430 by Yusuke Izawa at 2023-09-16T00:22:35+09:00
WIP: direct call hack

--HG--
branch : threaded-code-generation-direct-call

- - - - -
0d9ae631 by Yusuke Izawa at 2023-09-20T14:41:10+09:00
WIP: use without_dummy_flag_variant to CallDescr instance for threaded code gen

--HG--
branch : threaded-code-generation-direct-call

- - - - -
a1c5a9d0 by Yusuke Izawa at 2023-09-23T07:04:58+09:00
instanciate CallDescr for removing dummy flags at instantiation

--HG--
branch : threaded-code-generation-direct-call

- - - - -
941592bc by Yusuke Izawa at 2023-09-23T07:05:23+09:00
Add new function _handle_dummy_flag

--HG--
branch : threaded-code-generation-direct-call

- - - - -
1353645e by Yusuke Izawa at 2023-11-15T16:18:10+09:00
merge threaded-code-generation-direct-call

--HG--
branch : threaded-code-generation

- - - - -


2 changed files:

- rpython/jit/backend/llsupport/descr.py
- rpython/jit/metainterp/optimizeopt/tracesplit.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/503488655ad9521b747c78d8ad0bb5ea87e69e4f...1353645eed18b5279358d086e78574bf2851e24a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/503488655ad9521b747c78d8ad0bb5ea87e69e4f...1353645eed18b5279358d086e78574bf2851e24a
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