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
2016-12-21 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
avx512f-ceil-vec-2.c
blob
bf8af064cfe5065ea4f75dc9e125ee89450bfa4b
1
/* { dg-do compile } */
2
/* { dg-options "-O2 -ffast-math -ftree-vectorize -mavx512f" } */
3
4
#include
"avx512f-ceil-vec-1.c"
5
6
/* { dg-final { scan-assembler-times "vrndscalepd\[^\n\]+zmm\[0-9\](?:\n|\[ \\t\]+#)" 1 } } */