summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/sink-side-effect.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/sink-side-effect.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/sink-side-effect.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/sink-side-effect.ll b/llvm/test/CodeGen/PowerPC/sink-side-effect.ll
index 040c20b0e4cf..94d2a090bce1 100644
--- a/llvm/test/CodeGen/PowerPC/sink-side-effect.ll
+++ b/llvm/test/CodeGen/PowerPC/sink-side-effect.ll
@@ -23,7 +23,7 @@ define double @zot(ptr %arg, ptr %arg1, ptr %arg2) {
; CHECK-NEXT: cmpw 4, 3
; CHECK-NEXT: bge 0, .LBB0_3
; CHECK-NEXT: # %bb.5:
-; CHECK-NEXT: xsmuldp 1, 1, 0
+; CHECK-NEXT: xsmuldp 0, 0, 1
; CHECK-NEXT: b .LBB0_3
bb:
%tmp = load i32, ptr %arg, align 8