[pypy-commit] [Git][pypy/pypy][branch/default] constant-fold ovf operations in rpython

2022-11-09 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] Fix slow_ops handling

2022-11-09 Thread Yusuke Izawa (@3tty0n)
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