Skip to content

Improve support for InsertSlice in RotationAnalysis #2877

@j2kun

Description

@j2kun

Adding a TODO for minor techdebt.

The RotationAnalysis builds a dag of operations to use for statically inferring a set of rotation indices given as input to rotation ops. If the computation of those indices involves an insert_slice op, it will likely be incorrect due to this issue. However, it seems unlikely that this will occur, since rotation indices are usually scalar computations.

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