Skip to content

Commit 2414a15

Browse files
authored
[SYCL][ESIMD][E2E] Disable matrix_transpose_glb.cpp (#12482)
It's failing in postcommit, we need this to fix the CI. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 02dee98 commit 2414a15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/ESIMD/matrix_transpose_glb.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8+
// UNSUPPORTED: *
89
// Use -O2 to avoid huge stack usage under -O0.
910
// RUN: %{build} -O2 -o %t.out
1011
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)