summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM64/addp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM64/addp.ll')
-rw-r--r--test/CodeGen/ARM64/addp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM64/addp.ll b/test/CodeGen/ARM64/addp.ll
index 8283a0005c..428f6d4f28 100644
--- a/test/CodeGen/ARM64/addp.ll
+++ b/test/CodeGen/ARM64/addp.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm64 -arm64-neon-syntax=apple | FileCheck %s
+; RUN: llc < %s -march=arm64 -arm64-neon-syntax=apple -mcpu=cyclone | FileCheck %s
define double @foo(<2 x double> %a) nounwind {
; CHECK-LABEL: foo: