blob: 89dc14bd594e6253d49bc2aae23ff23db7d83444 (
plain)
1
2
3
4
5
6
|
/* { dg-do run } */
/* { dg-require-effective-target arm_v8_neon_hw } */
/* { dg-options "-O2 -ftree-vectorize -fno-inline -funsafe-math-optimizations" } */
/* { dg-add-options arm_v8_neon } */
#include "fmaxmin.x"
|