Skip to content

OptimizeRelinearization is incompatible with loops #2600

@j2kun

Description

@j2kun

As of #2561, when loop support is enabled the relinearization optimizer is skipped. Relin ops inside the loop body get deleted. Likely the pass needs to be updated to process each basic block separately, and recursively handle loop bodies as their own independent basic block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    newcomer projectProject ideas for new contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions