Switch-to-lookup tables: set threshold to 3 cases
[oota-llvm.git] / test / Transforms / LoopVectorize / undef-inst-bug.ll
index f6b17ba713c22f7016189bd845df6081a0d48fd4..ed60e801afde320c16511be940a7c115363bf6d0 100644 (file)
@@ -11,7 +11,7 @@ target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f3
 
 ; Verify that we don't miscompile this loop.
 
-; CHECK: @t
+; CHECK-LABEL: @t(
 ; CHECK: <4 x i32>
 
 define void @t() {