Commit 0a956db
committed
Restrict the spilling of scalable types to the problematic ones.
Rather than not spilling any scalable SIMD types for debug info, we
only avoid spilling the ones that are going to cause a problem.
Currently the only ones known to cause a problem are the internal
svbool types for AArch64.1 parent 0324ff4 commit 0a956db
1 file changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
357 | 370 | | |
358 | 371 | | |
359 | 372 | | |
| |||
0 commit comments