From d66837763feb9bd813e04aec4e441d273a65a982 Mon Sep 17 00:00:00 2001 From: Dounia Date: Mon, 7 Jul 2025 08:37:45 -0700 Subject: [PATCH] [SYCL][E2E] Remove xfail as matrix GELU test passes --- sycl/test-e2e/Matrix/joint_matrix_gelu.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/sycl/test-e2e/Matrix/joint_matrix_gelu.cpp b/sycl/test-e2e/Matrix/joint_matrix_gelu.cpp index 830629925b3b..4447b099017f 100644 --- a/sycl/test-e2e/Matrix/joint_matrix_gelu.cpp +++ b/sycl/test-e2e/Matrix/joint_matrix_gelu.cpp @@ -6,8 +6,6 @@ // //===----------------------------------------------------------------------===// // REQUIRES: target-spir -// XFAIL: run-mode && gpu -// XFAIL-TRACKER: CMPLRLLVM-66371 // REQUIRES: aspect-ext_intel_matrix // RUN: %{build} -o %t.out -DGELU %fp-model-precise