(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
vect/
bb-slp-layout-4.c
       1  /* { dg-do compile } */
       2  /* { dg-additional-options "-Os" } */
       3  
       4  #include "bb-slp-layout-3.c"
       5  
       6  /* { dg-final { scan-tree-dump-times "add new stmt: \[^\\n\\r\]* = VEC_PERM_EXPR" 1 "slp2" { target { vect_var_shift && { vect_perm && vect_hw_misalign } } } } } */