Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][Matrix] remove XFAIL as the bug was fixed #742

Merged
merged 1 commit into from
Jan 19, 2022
Merged
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
4 changes: 0 additions & 4 deletions SYCL/Matrix/joint_matrix_ss_int8.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
// RUN: %CPU_RUN_PLACEHOLDER %t.out
// RUN: %GPU_RUN_PLACEHOLDER %t.out

// Two patches are not merged yet causing this test to fail
// Will remove the XFAIL once these pacthes are merged
// XFAIL: *

#include <CL/sycl.hpp>
#include <iostream>

Expand Down