-
- Downloads
tree-optimization/117172 - single lane SLP for non-linear inductions
The following adds single-lane SLP support for vectorizing non-linear inductions. This fixes a bunch of i386 specific testcases with --param vect-force-slp=1. PR tree-optimization/117172 * tree-vect-loop.cc (vectorizable_nonlinear_induction): Add single-lane SLP support.
Loading
Please register or sign in to comment