iree-org / iree-org/wave

The semantics of strides in IndexSequence is inconsistent

Open
#956 0 comments 0 reactions 1 assignee Claimed by @harsh-nod View on GitHub
Dominant language
Python
Stars
59
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Index sequence analysis propagating from MMA treats this as per-dimension stride, propagating from Writes or Reductions treats this as torch-style stride for linearized memory storage. Switching the latter to be 1 everywhere, which would be consistent with the per-dimension interpretation, doesn't break any integration tests: #954.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.