summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/PowerPC
diff options
context:
space:
mode:
authorWei Mi <wmi@google.com>2016-07-18 21:14:43 +0000
committerWei Mi <wmi@google.com>2016-07-18 21:14:43 +0000
commitf9afff71a2c79f4f6fd9f05871dc9ca5be5a70c3 (patch)
tree177c7facdb00e2771a59e7d4b0183162296d2d45 /llvm/test/Transforms/LoopVectorize/PowerPC
parent926db72a4d066923e0572cf2b798d9b6b29b68fb (diff)
downloadbcm5719-llvm-f9afff71a2c79f4f6fd9f05871dc9ca5be5a70c3.tar.gz
bcm5719-llvm-f9afff71a2c79f4f6fd9f05871dc9ca5be5a70c3.zip
Revert rL275912.
llvm-svn: 275915
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize/PowerPC')
-rw-r--r--llvm/test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll b/llvm/test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll
index 65b3919585e..fed186b9b67 100644
--- a/llvm/test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll
+++ b/llvm/test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll
@@ -43,7 +43,7 @@ for.end12: ; preds = %for.end, %entry
; CHECK-LABEL: @s173
; CHECK: load <4 x float>, <4 x float>*
-; CHECK: add i64 %index, 16000
+; CHECK: add nsw i64 %1, 16000
; CHECK: ret i32 0
}
OpenPOWER on IntegriCloud