Commit d7ea45d
committed
Fix a bug in the calculation of stack uniformity
* The simulation incorrectly marked some continues as non-uniform
* this leads to some ballots being marked with the special value
* in WGSLv1, Workgroup, and Subgroup styles this would lead to fewer
ballots being checked (so likely no change in results)
* in Maximal though, this leads to some ballots being a wacky value
and extra failures1 parent b8f7b88 commit d7ea45d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1966 | 1966 | | |
1967 | 1967 | | |
1968 | 1968 | | |
1969 | | - | |
| 1969 | + | |
1970 | 1970 | | |
1971 | 1971 | | |
1972 | 1972 | | |
| |||
0 commit comments