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
IVOPT performance tuning patch. The main problem is a variant of maximal weight
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
vect
/
pr21969.c
blob
388fc3129dad7f09046ee279ff347c6eb7524eaa
1
/* { dg-do compile } */
2
/* { dg-require-effective-target vect_float } */
3
4
typedef
float
vsf
__attribute__
((
vector_size
(
2048
)));