Skip to content

Commit

Permalink
Add UNSUPPORTED directive for joint matrix tests on PVC
Browse files Browse the repository at this point in the history
  • Loading branch information
lbushi25 authored Sep 23, 2024
1 parent 214af8b commit 02c750e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// VNNI transform and sub-group size 32 are not supported yet on DG2 by IGC
// VNNI transform is not supported yet on DG2 by IGC
// UNSUPPORTED: gpu-intel-dg2
// UNSUPPORTED: arch-intel_gpu_pvc
// REQUIRES: aspect-ext_intel_matrix

// RUN: %{build} -o %t.out
Expand Down

0 comments on commit 02c750e

Please sign in to comment.