Skip to content

✨ Add helper functions to qco.if #1746

@MatthiasReumann

Description

@MatthiasReumann

Description

MLIR's built-in SCF operations have useful operations to get inputs from outputs and vice versa. For example, the LoopLikeInterface implements the methods getTiedLoopInit and getTiedLoopResult. It would be quite useful to have something similar for the custom qco.if operations.

The implementation-logic could simply be adapted from the source code of the above methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MLIRAnything related to MLIR
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions