summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM64/vaddv.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM64/vaddv.ll')
-rw-r--r--test/CodeGen/ARM64/vaddv.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM64/vaddv.ll b/test/CodeGen/ARM64/vaddv.ll
index 3988e0c120..154f917793 100644
--- a/test/CodeGen/ARM64/vaddv.ll
+++ b/test/CodeGen/ARM64/vaddv.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=arm64 -arm64-neon-syntax=apple < %s | FileCheck %s
+; RUN: llc -march=arm64 -arm64-neon-syntax=apple < %s -mcpu=cyclone | FileCheck %s
define signext i8 @test_vaddv_s8(<8 x i8> %a1) {
; CHECK-LABEL: test_vaddv_s8: