Skip to content

Implement bytecode peephole optimizer pass #2

Description

@pfalcon

Currently, comparing results of CPython compilation requires a custom build of CPython3.5 with peephole optimizer disabled. It would be nice to implement peephole optimization pass in python-compiler, to be able to use pristine CPython. (And of course, to allow to experiment with more optimizations in peephole pass.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions