Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 09293af

Browse files
Add XFAIL on windows
1 parent ac0fd45 commit 09293af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/ESIMD/ext_math.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// UNSUPPORTED: cuda
1010
// RUN: %clangxx -fsycl %s -o %t.out
1111
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12+
// Enable when driver fixes will be propagated into the official release
13+
// XFAIL: windows
1214

1315
// This test checks extended math operations.
1416

0 commit comments

Comments
 (0)