You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[prefetch]: Add support for prefetching load operations using a tensor of pointers (#4064)
Loads with tensor of pointers operands that have been proven to
reference memory in row major (and are contained in a scf.for loop)
order are now prefetched using 2D prefetching intrinsics.
Note: This PR is derived from PR #3634
---------
Signed-off-by: Tiotto, Ettore <[email protected]>
0 commit comments