aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/powerpc/p9-vec-length-epil-run-1.c
blob: 2f091a311470837315a10c566a96fdf9e3fc6beb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* { 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=1" } */

/* { dg-additional-options "-mno-strict-align" { target opt_mstrict_align } } */

/* Check whether it runs successfully if we only vectorize the epilogue
   with vector access with length.  */

#include "p9-vec-length-run-1.h"