[pypy-issue] [issue851] PyPy does not optimize division into shifts

anon tracker at bugs.pypy.org
Sun Sep 18 19:20:19 CEST 2011


anon <b10419697 at klzlk.com> added the comment:

Is it possible to recognize the composite bytecode that i//2 is transformed into
and turn that into shifts?

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue851>
________________________________________


More information about the pypy-issue mailing list