Skip to content

Commit

Permalink
[PowerPC] Regenerate f128 test to fix issue reported on D77354
Browse files Browse the repository at this point in the history
I had to manually edit the file as the update script won't strip checks that don't have the ":" immediately after the prefix
  • Loading branch information
RKSimon committed Apr 3, 2020
1 parent 57a5531 commit 5f47f61
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -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,
Expand Down

0 comments on commit 5f47f61

Please sign in to comment.