mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-03 08:51:43 +00:00
[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:
parent
23312f75b3
commit
00c011274f
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user