Answer from cs61c-ep (Hao Wen Vivian Chong 15826235) for Question 2 It could improve the cache hit rate because it would fetch the elements surrounding x[i][j] into the cache each time the loop was run.