i386: Adjust rtx cost for imulq and imulw [PR115749]
[official-gcc.git] / gcc / testsuite / gcc.dg / vect / bb-slp-layout-2.c
blobf12290ba849acbce7ce807f7515a9fde307dc46e
1 /* { dg-do compile } */
2 /* { dg-additional-options "-Os" } */
4 #include "bb-slp-layout-1.c"
6 /* { dg-final { scan-tree-dump-times "add new stmt: \[^\\n\\r\]* = VEC_PERM_EXPR" 2 "slp2" { target { vect_var_shift && { vect_perm && vect_hw_misalign } } } } } */