aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vqshrn.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/vqshrn.ll')
-rw-r--r--test/CodeGen/ARM/vqshrn.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vqshrn.ll b/test/CodeGen/ARM/vqshrn.ll
index 4abae70..f02482c 100644
--- a/test/CodeGen/ARM/vqshrn.ll
+++ b/test/CodeGen/ARM/vqshrn.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s
define <8 x i8> @vqshrns8(<8 x i16>* %A) nounwind {
;CHECK-LABEL: vqshrns8: