Skip to content

Simplify redundant bitcasts #479

@bcardosolopes

Description

@bcardosolopes

CIRGen emits bitcasts where some types get later updated to their complete versions, which could result in redundant ones (src and dst with the same type). Those should be eliminated post CIRGen.

Originally posted by @bcardosolopes in #467 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions