1 /* { dg-do compile } */
2 /* { dg-additional-options "-Os -fno-tree-loop-vectorize" } */
3
4 #include "bb-slp-layout-11.c"
5
6 /* It would be better to keep the original three permutations. */
7 /* { dg-final { scan-tree-dump-times "add new stmt: \[^\\n\\r\]* = VEC_PERM_EXPR" 3 "slp1" { target { vect_int && { vect_perm && vect_hw_misalign } } xfail { *-*-* } } } } */
8 /* { dg-final { scan-tree-dump-not "duplicating permutation node" "slp1" { target { vect_int && { vect_perm && vect_hw_misalign } } xfail { *-*-* } } } } */