Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
998666e2 by Carl Friedrich Bolz-Tereick at 2022-11-09T10:38:31+01:00
constant-fold ovf operations in rpython
- - - - -
2 changed files:
- rpython/translator/backendopt/constfold.py
- rpython/translator/backe
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
8cf28ce8 by Yusuke Izawa at 2022-11-10T02:20:50+09:00
Fix slow_ops handling
--HG--
branch : threaded-code-generation
- - - - -
1 changed file:
- rpython/jit/metainterp/optimizeopt/tracesplit.py
View it