Skip to content

dialect macro doesn't generate builder function to set return types for operations which don't support type inference #523

@devins2518

Description

@devins2518

Ran into this issue when trying to use dialects from circt specifically the comb dialect. Afaik all of the comb operations expect to be given an explicit return type, however the dialect macro does not generate this function. The error that occurs is seen below:

Screenshot 2024-04-24 at 11 15 52 AM

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