Commit 5646cf4
[Autobackout][FuncReg]Revert of change: a6d35e7
Fixed struct arg size bug
IGC stackcall spec limits struct argument promotion from pass-by-reference to pass-by-value, to 64-bits and 128-bits
respectively for function return values and arguments. This fixes a minor bug that cause promotion to fail at those sizes.1 parent 5d07095 commit 5646cf4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments