Skip to content

optimizing stack machine instructions #3

@thautwarm

Description

@thautwarm

The instructions are from Python bytecode.
A simple pass is now presented here,

to avoid successively occurrences of following case:

a ::= Push(_) Pop() | Push(_) a Pop()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions