Skip to content

Non-LoopTree Mappings #44

Description

@tanner-andrulis

The following is valid, but in this order can't be directly made into a LoopTree. Can we support mappings like this?

Note: Reordering will not solve this issue, as there's not always a canonical ordering that works. For example, if Einsum B writes Y then we can't reorder B and C.

Einsum A: T-n in [0..4), [GLB stores X]
Einsum B: [GLB stores Y]
Einsum C: [GLB stores Y] T-n in [0..4), [GLB stores X]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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