llvm
llvm copied to clipboard
[SYCL] Fix root group test case
Includes the following changes:
- Fix the
get_local_range,get_max_local_range,get_local_linear_rangetests. The expected values now match the extension specification. - Re-enable the test case on L0. It should pass once oneapi-src/unified-runtime#1581 is merged.