CodeGen: soften f16 type by default instead of marking legal.
[oota-llvm.git] / test / CodeGen / ARM / vshrn.ll
index cc936be8292a11a42ad4d096789e6d336e3ea55f..8aa009ab823e659c7c97520e4121ea9bd2eccdce 100644 (file)
@@ -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> @vshrns8(<8 x i16>* %A) nounwind {
 ;CHECK-LABEL: vshrns8: