Skip to content

Gate op is labelled side-effecting, which means it is not DCE'd #782

Description

@taktoa

The gate op is labelled side effecting so that optimizations won't touch it, but that means dead code elimination won't touch it, even though it is sound (and indeed important) to DCE clock-gated regions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizerRelated to IR optimization or analysis

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions