summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-08-21 19:53:42 +0000
committerNico Weber <nicolasweber@gmx.de>2019-08-21 19:53:42 +0000
commited18e70c86f6de353cebe0a8faa961a341c74d27 (patch)
tree504dce17a661d8e817fd245c90a45754f2fa0a57 /llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll
parentdde8a25a4bd0b8e194ebb9277d656f6069c26449 (diff)
downloadbcm5719-llvm-ed18e70c86f6de353cebe0a8faa961a341c74d27.tar.gz
bcm5719-llvm-ed18e70c86f6de353cebe0a8faa961a341c74d27.zip
Revert r367389 (and follow-up r368404); it caused PR43073.
llvm-svn: 369567
Diffstat (limited to 'llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll')
-rw-r--r--llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll b/llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll
index 637fc3d3704..d4e09ca3fbb 100644
--- a/llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll
+++ b/llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll
@@ -2,7 +2,7 @@
;
; The loop header is not the loop latch.
;
-; CHECK: call i32 @llvm.arm.smlad
+; CHECK-NOT: call i32 @llvm.arm.smlad
;
define dso_local i32 @test(i32 %arg, i32* nocapture readnone %arg1, i16* nocapture readonly %arg2, i16* nocapture readonly %arg3) {
entry:
OpenPOWER on IntegriCloud