Skip to content

Commit 78eefa4

Browse files
authored
Update int.cpp
1 parent 48ed23e commit 78eefa4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Printf/int.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
//
77
// UNSUPPORTED: hip_amd
88
// FIXME: The 'short' type gets overflown with sporadic values on CUDA.
9+
// XFAIL: cuda
10+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/14734
11+
912
// RUN: %{build} -o %t.out
1013
// RUN: %{run} %t.out | FileCheck %s
1114
// FIXME: Remove dedicated constant address space testing once generic AS

0 commit comments

Comments
 (0)