(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
i386/
cond_op_maxmin_uq-2.c
       1  /* { dg-do run } */
       2  /* { dg-options "-O2 -mavx512vl -mprefer-vector-width=256 -DTYPE=uint64" } */
       3  /* { dg-require-effective-target avx512vl } */
       4  
       5  #include "cond_op_maxmin_d-2.c"