diff --git a/sycl/test-e2e/Matrix/element_wise_ops.cpp b/sycl/test-e2e/Matrix/element_wise_ops.cpp index d3876c7b811ca..1d5a59a1efd78 100644 --- a/sycl/test-e2e/Matrix/element_wise_ops.cpp +++ b/sycl/test-e2e/Matrix/element_wise_ops.cpp @@ -12,8 +12,5 @@ // RUN: %{build} -o %t.out // RUN: %{run} %t.out -// XFAIL: arch-intel_gpu_ptl_u || arch-intel_gpu_ptl_h -// XFAIL-TRACKER: CMPLRLLVM-66710 - #include "common.hpp" #include "element_wise_ops_impl.hpp"