Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Mosaic TPU] Fold sublane offset to indices when storing to untiled ref.
This optimization avoids unnecessary retiling when storing to untiled ref but adds at most one extra store op for sublane offset (since sublane offset is limieted to < VregSlice[0]). PiperOrigin-RevId: 698896373
- Loading branch information