muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy


Commits:
d4fe9b3e by muke101 at 2021-03-07T08:47:47+00:00
added dict to store dispatcher classes for each loop token, would be nice to 
set as an attribute of the looptoken class though

--HG--
branch : llvm-jit-backend-experimental

- - - - -
0726b273 by muke101 at 2021-03-09T12:19:43+00:00
added code in jit_compile to populate looptoken attributes for use by 
make_execute_token, added some additional state storing to allow use by loops 
and bridges transparantly

--HG--
branch : llvm-jit-backend-experimental

- - - - -


4 changed files:

- rpython/jit/backend/llvm/assembler.py
- rpython/jit/backend/llvm/llvm_api.py
- rpython/jit/backend/llvm/llvm_parse_ops.py
- rpython/jit/backend/llvm/runner.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/37902f557fcf364eb5936b66074925c088cb9b28...0726b273b96572dc571673e845ef8133e71cebdd

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/37902f557fcf364eb5936b66074925c088cb9b28...0726b273b96572dc571673e845ef8133e71cebdd
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to