Skip to content

Commit b52628e

Browse files
committed
Xfail spirv-builtins-addr-space.cpp
1 parent 39dd75e commit b52628e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/test/CodeGenSYCL/spirv-builtins-addr-space.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
//
88
// The opencl_global, opencl_local, and opencl_private attributes get turned
99
// 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
1013

1114
#include "Inputs/sycl.hpp"
1215

0 commit comments

Comments
 (0)