Skip to content

Introduce RIR visitor to reduce code duplication #3051

@swernli

Description

@swernli

There are places in the code, most prominently the QIR code generation paths, where there is a mix of processing and traversal logic. To split those and avoid some code duplication, we should introduce a visitor pattern like what we use for other IRs inside our repo.

Metadata

Metadata

Assignees

No one assigned

    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