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


Commits:
cfce5885 by Yusuke Izawa at 2022-03-27T02:55:17+09:00
fix existing programs add several ones that are used in [Y.Izawa+, DLS'20]

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

- - - - -


10 changed files:

- + rpython/jit/tl/threadedcode/lang/ary.tla.py
- + rpython/jit/tl/threadedcode/lang/fib-sum.tla.py
- rpython/jit/tl/threadedcode/lang/fib-tail.tla.py
- rpython/jit/tl/threadedcode/lang/gcd.tla.py
- + rpython/jit/tl/threadedcode/lang/prefix_sum.tla.py
- + rpython/jit/tl/threadedcode/lang/random.tla.py
- + rpython/jit/tl/threadedcode/lang/sieve.tla.py
- rpython/jit/tl/threadedcode/lang/square.tla.py
- rpython/jit/tl/threadedcode/lang/sum-tail.tla.py
- + rpython/jit/tl/threadedcode/lang/tak-sum.tla.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/cfce588513c626cd73209165dd6b10b0d3ab1f23

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/cfce588513c626cd73209165dd6b10b0d3ab1f23
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