aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/vect/pr89268.c
blob: 35875ff06a15f70c9af2ea6c5a9c25fbdd24b123 (plain)
1
2
3
4
5
6
7
/* PR tree-optimization/89268 */
/* { dg-do compile } */
/* { dg-require-effective-target vect_condition } */
/* { dg-additional-options "-fno-trapping-math --param vect-epilogues-nomask=1" } */
/* { dg-additional-options "-mavx512ifma -mtune=intel" { target x86_64-*-* i?86-*-* } } */

#include "pr79887.c"