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

Commit 0e7a2a2

Browse files
committed
Return XFAIL line
1 parent eb07934 commit 0e7a2a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/ESIMD/spec_const/spec_const_bool.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1010
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1111
// UNSUPPORTED: cuda || hip
12+
// XFAIL: *
13+
// TODO XFAIL because of the SYCL RT bug: setting zero specialization constant
14+
// value via get_specialization_constant does not work.
1215

1316
#include <cstdint>
1417

0 commit comments

Comments
 (0)