Skip to content

Commit ebd53dd

Browse files
committed
tracker
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 8567ba0 commit ebd53dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/test-e2e/Basic/built-ins.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
// Hits an assertion and kernel page fault with AMD:
88
// UNSUPPORTED: hip_amd
9+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14404
910

1011
#include <sycl/detail/core.hpp>
1112
#include <sycl/ext/oneapi/experimental/builtins.hpp>

sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// tests to match the required format and in that case you should just update
5555
// (i.e. reduce) the number and the list below.
5656
//
57-
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 488
57+
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 487
5858
//
5959
// List of improperly UNSUPPORTED tests.
6060
// Remove the CHECK once the test has been properly UNSUPPORTED.
@@ -76,7 +76,6 @@
7676
// CHECK-NEXT: Basic/buffer/buffer_create.cpp
7777
// CHECK-NEXT: Basic/buffer/subbuffer.cpp
7878
// CHECK-NEXT: Basic/build_log.cpp
79-
// CHECK-NEXT: Basic/built-ins.cpp
8079
// CHECK-NEXT: Basic/code_location_e2e.cpp
8180
// CHECK-NEXT: Basic/free_function_queries/free_function_queries.cpp
8281
// CHECK-NEXT: Basic/free_function_queries/free_function_queries_sub_group.cpp

0 commit comments

Comments
 (0)