Skip to content
Commit d28ab559 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[SLP] Improve horizontal vectorization for non-power-of-2 number of

instructions.

If number of instructions in horizontal reduction list is not power of 2
then only PowerOf2Floor(NumberOfInstructions) last elements are actually
vectorized, other instructions remain scalar. Patch tries to vectorize
the remaining elements either.

Differential Revision: https://reviews.llvm.org/D28959

llvm-svn: 293042
parent 16f1e5f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment