i386: Adjust rtx cost for imulq and imulw [PR115749]
[official-gcc.git] / gcc / testsuite / gcc.dg / vect / pr89268.c
blob35875ff06a15f70c9af2ea6c5a9c25fbdd24b123
1 /* PR tree-optimization/89268 */
2 /* { dg-do compile } */
3 /* { dg-require-effective-target vect_condition } */
4 /* { dg-additional-options "-fno-trapping-math --param vect-epilogues-nomask=1" } */
5 /* { dg-additional-options "-mavx512ifma -mtune=intel" { target x86_64-*-* i?86-*-* } } */
7 #include "pr79887.c"