Skip to content

Fix elements_per_thread propagation to ignore memory operands #622

@tyb0807

Description

@tyb0807

Memory operands should be decoupled from register dataflow for elements_per_thread propagation. This allows:

  • Writing N elements per thread to memory
  • Reading M elements per thread from same memory location
  • This represents valid resharding/redistribution, not an error

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