summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-umov.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/arm64-umov.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/arm64-umov.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/arm64-umov.ll b/llvm/test/CodeGen/AArch64/arm64-umov.ll
index a1ef9908646..d9fa54fa83b 100644
--- a/llvm/test/CodeGen/AArch64/arm64-umov.ll
+++ b/llvm/test/CodeGen/AArch64/arm64-umov.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm64 -aarch64-neon-syntax=apple | FileCheck %s
+; RUN: llc < %s -mtriple=arm64-eabi -aarch64-neon-syntax=apple | FileCheck %s
define zeroext i8 @f1(<16 x i8> %a) {
; CHECK-LABEL: f1:
OpenPOWER on IntegriCloud