[issue37271] Make multiple passes of the peephole optimizer until bytecode cannot be optimized further

Raymond Hettinger report at bugs.python.org
Fri Jun 14 17:40:08 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

FWIW, when the peephole optimizer was originally accepted, it was partly on the condition that we kept it simple and fast.  Perhaps, the sentiment has changed, perhaps not.

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37271>
_______________________________________


More information about the Python-bugs-list mailing list