repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use conditional internal functions in if-conversion
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
aarch64
/
sve
/
loop_add_5_run.c
blob
6285ef5db30ffc5a63282eb38d3ce5fdf730a0d5
1
/* { dg-do run { target aarch64_sve_hw } } */
2
/* { dg-options "-O2 -ftree-vectorize" } */
3
/* { dg-options "-O2 -ftree-vectorize -msve-vector-bits=256" { target aarch64_sve256_hw } } */
4
5
#include
"loop_add_4_run.c"