llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] Fix root group test case

Open 0x12CC opened this issue 1 year ago • 0 comments

Includes the following changes:

  • Fix the get_local_range, get_max_local_range, get_local_linear_range tests. 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.

0x12CC avatar May 04 '24 02:05 0x12CC