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 39dd75e commit b52628eCopy full SHA for b52628e
clang/test/CodeGenSYCL/spirv-builtins-addr-space.cpp
@@ -7,6 +7,9 @@
7
//
8
// The opencl_global, opencl_local, and opencl_private attributes get turned
9
// into sycl_global, sycl_local and sycl_private address spaces by clang.
10
+//
11
+// XFAIL: windows
12
+// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19497
13
14
#include "Inputs/sycl.hpp"
15
0 commit comments