Skip to content

optimize storing the same value into the storage #283

@pirapira

Description

@pirapira

Sometimes the bamboo compiler produces the following sequence that should be optimized away.

PUSH32 (Int 2)
SLOAD
PUSH32 (Int 2)
SSTORE

https://travis-ci.org/pirapira/bamboo/builds/374552530#L4451

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