-
- Downloads
tree-optimization/117606 - SLP and single element interleaving
The following tries to reduce the amount of difference between SLP and non-SLP for single-element interleaving load classification. This fixes another fallout of --param vect-force-slp=1 PR tree-optimization/117606 * tree-vect-stmts.cc (get_group_load_store_type): For single element interleaving also fall back to VMAT_ELEMENTWISE if a left-over permutation isn't supported.
Loading
Please register or sign in to comment