Skip to content

Commit 847dd90

Browse files
authored
[SYCL][ESIMD][E2E] Re-enable matrix_transpose_glb.cpp (#12528)
It was fixed with the driver update. I can reproduce the failure with the old driver and reproduced it passing with the new driver. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 3613ca3 commit 847dd90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/test-e2e/ESIMD/matrix_transpose_glb.cpp

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

0 commit comments

Comments
 (0)