Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions sycl/test-e2e/Matrix/SG32/get_coord_float_matC.cpp

This file was deleted.

20 changes: 0 additions & 20 deletions sycl/test-e2e/Matrix/SG32/get_coord_int8_matA.cpp

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//==----------- get_coord_int8_matB.cpp - DPC++ joint_matrix---------==//
//==----------- get_coordinate_ops.cpp - DPC++ joint_matrix---------==//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
Expand All @@ -10,11 +10,14 @@
// REQUIRES: aspect-ext_intel_matrix
// REQUIRES-INTEL-DRIVER: lin: 30049, win: 101.4943

// XFAIL: !igc-dev
// XFAIL-TRACKER: GSD-6376

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

#include "../common.hpp"

#define SG_SZ 32

#include "../get_coord_int8_matB_impl.hpp"
#include "../get_coordinate_ops_impl.hpp"
14 changes: 0 additions & 14 deletions sycl/test-e2e/Matrix/get_coord_float_matC.cpp

This file was deleted.

130 changes: 0 additions & 130 deletions sycl/test-e2e/Matrix/get_coord_float_matC_impl.hpp

This file was deleted.

14 changes: 0 additions & 14 deletions sycl/test-e2e/Matrix/get_coord_int8_matA.cpp

This file was deleted.

Loading
Loading