Files
OpenCL-CTS/test_conformance
Stuart Brady c42cf518da Improve cl_khr_subgroup_shuffle* test coverage (#1402)
Test cases where the index/mask/delta is greater than or equal to the
maximum subgroup size.  These are cases that return undefined results
but are not undefined behavior.

The index/mask/delta values now include values less than twice the
subgroup size, and 0xffffffff.

Testing for sub_group_shuffle_xor() already allowed inputs that were
greater or equal to the subgroup size for the last subgroup in a
workgroup, but did not properly account for this in the verification
function, potentially resulting in out of bounds accesses.

Signed-off-by: Stuart Brady <stuart.brady@arm.com>
2022-03-29 11:39:06 -07:00
..
2021-05-18 18:12:55 +01:00
2022-01-11 16:52:11 +00:00
2022-01-11 16:52:11 +00:00
2020-07-23 17:21:07 +01:00
2021-09-28 10:19:17 -07:00
2021-09-13 13:25:32 +01:00
2021-09-13 13:25:32 +01:00
2021-09-13 13:25:32 +01:00
2022-01-11 16:52:11 +00:00
2021-09-13 13:25:32 +01:00
2021-05-13 09:13:03 +01:00
2019-07-31 16:00:45 +01:00