Cleanup test whitespace or lack thereof. NFC.
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / powof2div.ll
index 6bc738a7d1435c969d0e2489a01bebfbedd8894a..3e4bef6d4d079cdc1372575b8f3bb499add4fea8 100644 (file)
@@ -6,10 +6,10 @@ target triple = "x86_64-unknown-linux-gnu"
 
 @Foo = common global %struct.anon zeroinitializer, align 4
 
-;CHECK-LABEL: @foo(
-;CHECK: load <4 x i32>, <4 x i32>*
-;CHECK: sdiv <4 x i32>
-;CHECK: store <4 x i32>
+; CHECK-LABEL: @foo(
+; CHECK: load <4 x i32>, <4 x i32>*
+; CHECK: sdiv <4 x i32>
+; CHECK: store <4 x i32>
 
 define void @foo(){
 entry: