From e140a5799f1d02803d313e147f7539ced297cf17 Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Tue, 11 Nov 2025 20:45:40 -0800 Subject: [PATCH] PPC: Mark xfailed sincospi test as unsupported with EXPENSIVE_CHECKS --- llvm/test/CodeGen/PowerPC/llvm.sincospi.ppcfp128.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/CodeGen/PowerPC/llvm.sincospi.ppcfp128.ll b/llvm/test/CodeGen/PowerPC/llvm.sincospi.ppcfp128.ll index 4fbb6a07aa37d..c332f441e8b00 100644 --- a/llvm/test/CodeGen/PowerPC/llvm.sincospi.ppcfp128.ll +++ b/llvm/test/CodeGen/PowerPC/llvm.sincospi.ppcfp128.ll @@ -1,4 +1,5 @@ ; XFAIL: * +; UNSUPPORTED: expensive_checks ; FIXME: asserts ; RUN: llc -mcpu=pwr9 -mtriple=powerpc64le-gnu-linux -filetype=null -enable-legalize-types-checking=0 \ ; RUN: -ppc-vsr-nums-as-vr -ppc-asm-full-reg-names %s