Typo Correction in Test Case. NFC.
[oota-llvm.git] / test / Transforms / SLPVectorizer / AArch64 / horizontaladd.ll
index 98de5e7ede4d1e56a68f0694da035f3ffe3fdf84..2e66a5c414a67928e3e3e6ee5fd0fc9d81da20e2 100644 (file)
@@ -6,7 +6,7 @@ target triple = "aarch64--linux-gnu"
 ;   return (a[0] + a[1]) + (a[2] + a[3]);
 ; }
 
-; CHECK_LABEL: @hadd
+; CHECK-LABEL: @hadd
 ; CHECK: load <2 x float>*
 ; CHECK: fadd <2 x float>
 ; CHECK: extractelement <2 x float>