We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8563f commit d6c750bCopy full SHA for d6c750b
llvm/test/CodeGen/PowerPC/llvm.sincospi.ppcfp128.ll
@@ -1,6 +1,6 @@
1
; XFAIL: *
2
; FIXME: asserts
3
-; RUN: llc -mcpu=pwr9 -mtriple=powerpc64le-gnu-linux -filetype=null \
+; RUN: llc -mcpu=pwr9 -mtriple=powerpc64le-gnu-linux -filetype=null -enable-legalize-types-checking=0 \
4
; RUN: -ppc-vsr-nums-as-vr -ppc-asm-full-reg-names %s
5
6
define { ppc_fp128, ppc_fp128 } @test_sincospi_ppcf128(ppc_fp128 %a) {
0 commit comments