Skip to content

Commit

Permalink
[SYCL][ESIMD][E2E] Disable matrix_transpose_glb.cpp (#12482)
Browse files Browse the repository at this point in the history
It's failing in postcommit, we need this to fix the CI.

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex authored Jan 24, 2024
1 parent 02dee98 commit 2414a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sycl/test-e2e/ESIMD/matrix_transpose_glb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: *
// Use -O2 to avoid huge stack usage under -O0.
// RUN: %{build} -O2 -o %t.out
// RUN: %{run} %t.out
Expand Down

0 comments on commit 2414a15

Please sign in to comment.