You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NATIVECPU][UR] fixed return for UR_KERNEL_INFO_FUNCTION_NAME (#19052)
Fixing NativeCPU handling of UR_KERNEL_INFO_FUNCTION_NAME.
At least these e2e test will pass on NativeCPU with this patch:
```
SYCL/FreeFunctionKernels/id_as_kernel_parameter.cpp
SYCL/FreeFunctionKernels/accessor_as_kernel_parameter.cpp
SYCL/FreeFunctionKernels/marray_as_kernel_parameter.cpp
SYCL/FreeFunctionKernels/range_as_kernel_parameter.cpp
SYCL/FreeFunctionKernels/vec_as_kernel_parameter.cpp
```
0 commit comments