From ece5ab16b89dd9eae7259ba8cbb5e26d77b5fdff Mon Sep 17 00:00:00 2001 From: sys_ce_bb Date: Mon, 29 Jan 2024 07:14:03 -0800 Subject: [PATCH] XFAIL joint_matrix_bf16_fill_k_cache_unroll.cpp on GPU Pass without https://github.com/llvm/llvm-project/commit/90ba33099cbb --- .../Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/sycl/test-e2e/Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp b/sycl/test-e2e/Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp index 18238e4896ccb..90678f3f414b1 100644 --- a/sycl/test-e2e/Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp +++ b/sycl/test-e2e/Matrix/XMX8/joint_matrix_bf16_fill_k_cache_unroll.cpp @@ -6,6 +6,7 @@ // //===----------------------------------------------------------------------===// // REQUIRES: matrix-xmx8 +// XFAIL:gpu // RUN: %{build} -mllvm -inline-threshold=2000 -ffp-model=precise -o %t.out -DMANUAL_UNROLL // RUN: %{run} %t.out