Commit a7b968a
authored
Adding memref normalization of affine.prefetch (#89675)
Added support for memref-normalization for prefetch.
Signed-off-by: Alexandre Eichenberger <[email protected]>1 parent 8d28e58 commit a7b968a
File tree
2 files changed
+18
-1
lines changed- mlir
- include/mlir/Dialect/Affine/IR
- test/Dialect/MemRef
2 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
745 | | - | |
| 745 | + | |
| 746 | + | |
746 | 747 | | |
747 | 748 | | |
748 | 749 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
0 commit comments