X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FTransforms%2FSLPVectorizer%2FX86%2Frgb_phi.ll;h=3235fd9a30f44962392b5d28be8618579ed8431f;hp=9f5a6213c2fe6a230fd420105e83dc670c3ce3a2;hb=39f4e8d9cce22b60a3417a5f17c847fa5b1daebf;hpb=82e539d037a33f968e4a5476d3d471e1112f8ab2 diff --git a/test/Transforms/SLPVectorizer/X86/rgb_phi.ll b/test/Transforms/SLPVectorizer/X86/rgb_phi.ll index 9f5a6213c2f..3235fd9a30f 100644 --- a/test/Transforms/SLPVectorizer/X86/rgb_phi.ll +++ b/test/Transforms/SLPVectorizer/X86/rgb_phi.ll @@ -17,7 +17,7 @@ target triple = "i386-apple-macosx10.9.0" ; return R+G+B; ; } -;CHECK: @foo +;CHECK-LABEL: @foo( ;CHECK: br ;CHECK: phi <3 x float> ;CHECK: fmul <3 x float>