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] Throw runtime error when requested kernel ID is missing (#4521)
As per the SYCL 2020 specification, a diagnostic must be issued when
`get_kernel_id` is called with an unrecognized kernel name. This patch adds such
a diagnostic.
Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
0 commit comments