Skip to content

Commit 4e489f2

Browse files
committed
[SPIRV-BACKEND]XFAIL marray_geometric due to SPV_INTEL_arbitrary_precision_integers rename
1 parent 9eef3a1 commit 4e489f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/Basic/built-ins/marray_geometric.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// DEFINE: %{mathflags} = %if cl_options %{/clang:-fno-fast-math%} %else %{-fno-fast-math%}
2+
// XFAIL: spirv-backend && run-mode
3+
// XFAIL-TRACKER: CMPLRLLVM-64705
24

35
// RUN: %{build} %{mathflags} -o %t.out
46
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)