Slide 10 of 30
Notes:
This is what I mean when Im talking about a strided memory reference pattern. We have a sequence of memory addresses separated by a constant stride s. These are quite common and can occur for example when an array is referenced by a loop index.