Commit 7cd6dfd
High Spilling Kernels are treated differently when deciding
whether to use previous kernel
High Spilling Kernels are treated differently when deciding
whether to use previous kernel. If it's a high spilling kernel,
threshold is set as an igc flag, and we have less instructions and less
spills in previous kernel (before retry) we take it instead.
(cherry picked from commit a50d048)1 parent b12ccbc commit 7cd6dfd
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
291 | 296 | | |
292 | 297 | | |
293 | 298 | | |
294 | 299 | | |
295 | 300 | | |
296 | 301 | | |
| 302 | + | |
| 303 | + | |
297 | 304 | | |
298 | 305 | | |
299 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
| 782 | + | |
782 | 783 | | |
783 | 784 | | |
784 | 785 | | |
| |||
0 commit comments