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

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

/* { dg-final { scan-assembler-times "vcvtps2dq\[^\n\]+zmm\[0-9\](?:\n|\[ \\t\]+#)" 1 } } */