Skip to content

[TritonStructuredOps] Separate MakeTensorOp into three separate operations for block pointers, structured pointers, and split pointers. #341

@red1bluelost

Description

@red1bluelost

The MakeTensorOp can become an interface like LinalgOp while each style of pointer has a dedicated operation. This will avoid operands being ignored for one style but not another. This helps make the code clearer to a developer while still allow the shared behaviors through the interface.

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