summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/avx512f-round-sfix-vec-2.c
blob: 5982c65d1e13cf5069d2d6f03eb9714c45c2d710 (plain)
1
2
3
4
5
6
7
/* { dg-do compile } */
/* { dg-options "-O2 -ffast-math -ftree-vectorize -mavx512f" } */

#include "avx512f-round-sfix-vec-1.c"

/* { dg-final { scan-assembler-times "vrndscalepd\[^\n\]+zmm\[0-9\](?:\n|\[ \\t\]+#)" 2 } } */
/* { dg-final { scan-assembler-times "vcvttpd2dq\[^\n\]+zmm\[0-9\].{7}(?:\n|\[ \\t\]+#)" 2 } } */