Commit e5ca762
[NFC] Partially Revert "Partially Revert "[LAYOUTS] Enable diagonal iteration unconditionally (#7218)" (#7245)" (#7299)
This restores some of the code cleanliness improvements from 7218
without affecting functionality. Largely this is to keep a smaller
bisectable diff to study the benchmark impacts of relanding 7218.
There is a slight functional change here -- we have the more liberal
pattern-matching approach introduced by 7218 -- but I've tested on the
internal benchmarks and it doesn't affect perf.
Co-authored-by: Mario Lezcano Casado <[email protected]>1 parent 0f35824 commit e5ca762
1 file changed
+16
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
157 | 161 | | |
158 | 162 | | |
159 | 163 | | |
| |||
167 | 171 | | |
168 | 172 | | |
169 | 173 | | |
170 | | - | |
171 | | - | |
172 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
173 | 177 | | |
174 | 178 | | |
175 | 179 | | |
176 | 180 | | |
177 | 181 | | |
178 | | - | |
179 | | - | |
180 | 182 | | |
| 183 | + | |
181 | 184 | | |
182 | 185 | | |
183 | | - | |
184 | | - | |
| 186 | + | |
| 187 | + | |
185 | 188 | | |
186 | 189 | | |
187 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
188 | 195 | | |
| 196 | + | |
189 | 197 | | |
190 | 198 | | |
191 | 199 | | |
| |||
0 commit comments