Skip to content

Commit fae9196

Browse files
committed
second set of changes
1 parent d6e4af1 commit fae9196

File tree

44 files changed

+41
-63
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+41
-63
lines changed

sycl/test-e2e/Matrix/SG32/element_wise_all_ops_half.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// SG size = 32 is not currently supported for SYCL Joint Matrix by IGC on DG2
99
// UNSUPPORTED: gpu-intel-dg2
1010
// REQUIRES: aspect-fp16
11-
// REQUIRES: aspect-ext_intel_matrix, gpu
11+
// REQUIRES: aspect-ext_intel_matrix
1212
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1313

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

sycl/test-e2e/Matrix/SG32/element_wise_all_sizes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

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

sycl/test-e2e/Matrix/SG32/joint_matrix_annotated_ptr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

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

sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

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

sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16_packedB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

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

sycl/test-e2e/Matrix/SG32/joint_matrix_colA_rowB_colC.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

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

sycl/test-e2e/Matrix/SG32/joint_matrix_down_convert.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

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

sycl/test-e2e/Matrix/SG32/joint_matrix_half.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// UNSUPPORTED: gpu-intel-dg2
1010
// REQUIRES: aspect-fp16
1111
// REQUIRES: aspect-ext_intel_matrix
12-
// REQUIRES: matrix-fp16
1312
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1413

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

sycl/test-e2e/Matrix/SG32/joint_matrix_int8_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

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

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/element_wise_all_ops_half.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// SG size = 32 is not currently supported for SYCL Joint Matrix by IGC on DG2
99
// UNSUPPORTED: gpu-intel-dg2
1010
// REQUIRES: aspect-fp16
11-
// REQUIRES: aspect-ext_intel_matrix, gpu
11+
// REQUIRES: aspect-ext_intel_matrix
1212
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1313

1414
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/element_wise_all_sizes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

1111
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/joint_matrix_annotated_ptr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

1111
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

1111
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/joint_matrix_bfloat16_packedB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

1111
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/joint_matrix_colA_rowB_colC.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

1111
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/joint_matrix_down_convert.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

1111
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/joint_matrix_half.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// UNSUPPORTED: gpu-intel-dg2
1010
// REQUIRES: aspect-fp16
1111
// REQUIRES: aspect-ext_intel_matrix
12-
// REQUIRES: matrix-fp16
1312
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1413

1514
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/joint_matrix_int8_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

1111
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/SG32/joint_matrix_out_bounds.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1010

1111
// UNSUPPORTED: gpu-intel-dg2, cpu

sycl/test-e2e/Matrix/SPVCooperativeMatrix/element_wise_all_ops_half.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: aspect-fp16
99
// REQUIRES: aspect-ext_intel_matrix
10-
// REQUIRES: matrix-fp16
1110

1211
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out
1312
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_annotated_ptr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_bf16_fill_k_cache_OOB.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
// REQUIRES: aspect-ext_intel_matrix, gpu
99
// UNSUPPORTED: gpu-intel-dg2
1010

11-
// https://github.com/intel/llvm/issues/14826
12-
// XFAIL: arch-intel_gpu_pvc && igc-dev
13-
1411
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t_gpu_vnni.out -ffp-model=precise -DOOB -DVNNI
1512
// RUN: %{run} %t_gpu_vnni.out
1613

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_bfloat16_packedB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27868, win: 101.5181
1010

1111
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_colA_rowB_colC.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_down_convert.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_half.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: aspect-fp16
99
// REQUIRES: aspect-ext_intel_matrix
10-
// REQUIRES: matrix-fp16
1110

1211
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out
1312
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_int8_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -D__SPIRV_USE_COOPERATIVE_MATRIX -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_prefetch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
// XFAIL: cpu
1313
// https://github.com/intel/llvm/issues/14826
14-
// XFAIL: arch-intel_gpu_pvc && !dev-igc
14+
// XFAIL: arch-intel_gpu_pvc && !igc-dev
1515

1616
#include "../common.hpp"
1717

sycl/test-e2e/Matrix/SPVCooperativeMatrix/joint_matrix_unaligned_k.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// UNSUPPORTED: gpu-intel-dg2, cpu
1111

sycl/test-e2e/Matrix/element_wise_all_ops_half.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: aspect-fp16
99
// REQUIRES: aspect-ext_intel_matrix
10-
// REQUIRES: matrix-fp16
1110

1211
// RUN: %{build} -o %t.out
1312
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/element_wise_all_ops_half_impl.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ int main() {
107107
matrix_combinations>();
108108

109109
for (unsigned int i = 0; i < combinations.size(); i++) {
110+
if (combinations[i].atype != matrix_type::fp16)
111+
continue;
112+
110113
if (combinations[i].nsize == 0) { // Intel AMX
111114
test<half, float, /*TM*/ 16, /*TK*/ 32>();
112115
break;

sycl/test-e2e/Matrix/elemwise_irreg_size_ops_bf16.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// SG size. This corner case only applies to AMX. Also, it tests bf16 type.
1010
// only run this on AMX
1111
// REQUIRES: cpu
12-
// REQUIRES: matrix
12+
// REQUIRES: aspect-ext_intel_matrix
1313

1414
// RUN: %{build} -o %t.out
1515
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/joint_matrix_annotated_ptr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_OOB.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
// REQUIRES: aspect-ext_intel_matrix, gpu
99
// UNSUPPORTED: gpu-intel-dg2
1010

11-
// https://github.com/intel/llvm/issues/14826
12-
// XFAIL: arch-intel_gpu_pvc && igc-dev
13-
1411
// RUN: %{build} -o %t_gpu_vnni.out -ffp-model=precise -DOOB -DVNNI
1512
// RUN: %{run} %t_gpu_vnni.out
1613

sycl/test-e2e/Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/joint_matrix_bfloat16_packedB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99
// REQUIRES-INTEL-DRIVER: lin: 27868, win: 101.5181
1010

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

sycl/test-e2e/Matrix/joint_matrix_colA_rowB_colC.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/joint_matrix_down_convert.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/joint_matrix_half.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: aspect-fp16
99
// REQUIRES: aspect-ext_intel_matrix
10-
// REQUIRES: matrix-fp16
1110

1211
// RUN: %{build} -o %t.out
1312
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/joint_matrix_half_impl.hpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ int main() {
112112
matrix_combinations>();
113113

114114
for (unsigned int i = 0; i < combinations.size(); i++) {
115+
if (combinations[i].atype != matrix_type::fp16)
116+
continue;
117+
115118
if (combinations[i].nsize == 0) { // Intel AMX
116119
test<float, half, 2, /*TM*/ 16, /*TN*/ 16, /*TK*/ 32>();
117120
break;

sycl/test-e2e/Matrix/joint_matrix_int8_colmajorA_colmajorB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
// REQUIRES: matrix
8+
// REQUIRES: aspect-ext_intel_matrix
99

1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/joint_matrix_query_default.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//===----------------------------------------------------------------------===//
88
// Needs AMX.
99
// REQUIRES: cpu
10-
// REQUIRES: matrix
10+
// REQUIRES: aspect-ext_intel_matrix
1111

1212
// RUN: %{build} -o %t.out
1313
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)