Skip to content
  • Hal Finkel's avatar
    Unroll again after running BBVectorize · bf4db4fe
    Hal Finkel authored
    Because BBVectorize may significantly shorten a loop body, unroll
    again after vectorization. This is especially important when using
    runtime or partial unrolling.
    
    llvm-svn: 173730
    bf4db4fe
Loading