[issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer

Eugene Toder report at bugs.python.org
Tue Jun 7 14:17:43 CEST 2011


Eugene Toder <eltoder at gmail.com> added the comment:

Nick, if there's an interest in reviewing the patch I can update the it. I doubt it needs a lot of changes, given that visitor is auto-generated.

Raymond, the patch contains a rewrite of low-level optimizations to work before byte code generation, which simplifies them a great deal.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11549>
_______________________________________


More information about the Python-bugs-list mailing list