Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 failures
- Loading branch information