[issue41323] Perform "peephole" optimization directly on control-flow graph.

Mark Shannon report at bugs.python.org
Thu Jul 30 05:03:27 EDT 2020


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 6e8128f02e1d36e38e5866f9dc36e051caa47bc9 by Mark Shannon in branch 'master':
bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)
https://github.com/python/cpython/commit/6e8128f02e1d36e38e5866f9dc36e051caa47bc9


----------

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


More information about the Python-bugs-list mailing list