diff options
Diffstat (limited to 'test/CodeGen/ARM/vcvt_n.ll')
-rw-r--r-- | test/CodeGen/ARM/vcvt_n.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vcvt_n.ll b/test/CodeGen/ARM/vcvt_n.ll index 15e32ea81a7..0ee99764bcf 100644 --- a/test/CodeGen/ARM/vcvt_n.ll +++ b/test/CodeGen/ARM/vcvt_n.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=arm -mattr=+neon | FileCheck %s +; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s define <2 x i32> @vcvt_f32tos32(<2 x float>* %A) nounwind { ;CHECK: vcvt_f32tos32: |