[PowerPC] Regenerate f128 test to fix issue reported on D77354

I had to manually edit the file as the update script won't strip checks that don't have the ":" immediately after the prefix
This commit is contained in:
Simon Pilgrim 2020-04-03 17:00:17 +01:00
parent 23312f75b3
commit 00c011274f

View File

@ -402,7 +402,6 @@ define ppc_fp128 @test_powi_ppc_fp128(ppc_fp128 %first, i32 %second) nounwind {
; PC64-NEXT: ld 0, 16(1)
; PC64-NEXT: mtlr 0
; PC64-NEXT: blr
; PC64LE9 : clrldi 5, 5, 32
entry:
%powi = call ppc_fp128 @llvm.experimental.constrained.powi.ppcf128(
ppc_fp128 %first,