X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FTransforms%2FLoopVectorize%2FX86%2Fvector_max_bandwidth.ll;h=fe9d59efc8b37b6a8cb8d15d5aabde5dbc0b01b2;hp=e6dc39c2afada83c3bf5305fbcba3d6599f05303;hb=c731de4630f28b4a4e0fba7d60fce473f7837783;hpb=c895fd0d677be116efaac45af934b4270e4a35a1 diff --git a/test/Transforms/LoopVectorize/X86/vector_max_bandwidth.ll b/test/Transforms/LoopVectorize/X86/vector_max_bandwidth.ll index e6dc39c2afa..fe9d59efc8b 100644 --- a/test/Transforms/LoopVectorize/X86/vector_max_bandwidth.ll +++ b/test/Transforms/LoopVectorize/X86/vector_max_bandwidth.ll @@ -16,7 +16,7 @@ target triple = "x86_64-unknown-linux-gnu" ; -vectorizer-maximize-bandwidth is indicated. ; ; CHECK-label: foo -; CHECK: LV: Selecting VF: 16. +; CHECK: LV: Selecting VF: 32. define void @foo() { entry: br label %for.body