[NFC] Update horizontal reduction test cases.
[oota-llvm.git] / test / Transforms / SLPVectorizer / AArch64 / horizontal.ll
index b31f215f1ae837df14d7fd7e32a1a490a3b8ac8f..8f8bf2648aa22dd7c32e2749af23802ca5915846 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -slp-vectorizer -slp-threshold=-6 -slp-vectorize-hor -S <  %s | FileCheck %s
+; RUN: opt -slp-vectorizer -slp-threshold=-6 -S <  %s | FileCheck %s
 
 ; FIXME: The threshold is changed to keep this test case a bit smaller.
 ; The AArch64 cost model should not give such high costs to select statements.