Skip to content

Commit 3f21c92

Browse files
authored
Replace JIRA tracker with GH issue for throw-exception-for-out-of-registers-on-kernel-launch.cpp
1 parent 256cedf commit 3f21c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/OptionalKernelFeatures/throw-exception-for-out-of-registers-on-kernel-launch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: %{build} -o %t.out
33
// RUN: %{run} %t.out
44
// XFAIL: *
5-
// XFAIL-TRACKER: CMPLRTST-24904
5+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/12679
66

77
#include <numeric>
88
#include <string_view>

0 commit comments

Comments
 (0)