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
[SYCL] Improve diagnostic for invalid kernel name (#2749)
This patch updates the error message from `kernel name is missing` to `Unnamed type used in a SYCL kernel name` , when an unnamed lambda is set as the kernel name.
0 commit comments