summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/aarch64-neon-fma.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/aarch64-neon-fma.c')
-rw-r--r--test/CodeGen/aarch64-neon-fma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/aarch64-neon-fma.c b/test/CodeGen/aarch64-neon-fma.c
index 6ada533c66..3a84834e11 100644
--- a/test/CodeGen/aarch64-neon-fma.c
+++ b/test/CodeGen/aarch64-neon-fma.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple arm64-none-linux-gnu -target-feature +neon -S -emit-llvm -o - %s | opt -S -mem2reg | FileCheck %s
+// RUN: %clang_cc1 -triple arm64-none-linux-gnu -target-feature +neon -S -disable-O0-optnone -emit-llvm -o - %s | opt -S -mem2reg | FileCheck %s
// Test new aarch64 intrinsics and types