Skip to content

Commit 1e4d328

Browse files
authored
[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]>
1 parent 9831042 commit 1e4d328

File tree

2 files changed

+452
-132
lines changed

2 files changed

+452
-132
lines changed

0 commit comments

Comments
 (0)