ubuntu-buildroot/output/build/host-gcc-initial-11.4.0/gcc/testsuite/gcc.target/powerpc/p9-vec-length-full-run-2.c

11 lines
356 B
C
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
/* { dg-do run { target { lp64 && p9vector_hw } } } */
/* { dg-options "-mdejagnu-cpu=power9 -O2 -ftree-vectorize -fno-vect-cost-model" } */
/* { dg-additional-options "--param=vect-partial-vector-usage=2" } */
/* Check whether it runs successfully if we vectorize the loop fully
with vector access with length. */
#include "p9-vec-length-run-2.h"