We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ed23e commit 78eefa4Copy full SHA for 78eefa4
sycl/test-e2e/Printf/int.cpp
@@ -6,6 +6,9 @@
6
//
7
// UNSUPPORTED: hip_amd
8
// 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
+
12
// RUN: %{build} -o %t.out
13
// RUN: %{run} %t.out | FileCheck %s
14
// FIXME: Remove dedicated constant address space testing once generic AS
0 commit comments