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
Stop only if there aren't any usable algorithms
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
avx-vphminposuw-3.c
blob
4a37ba542ac57d95cfb08f8f186fe833bf87ee2d
1
/* { dg-do compile } */
2
/* { dg-options "-O3 -mavx -mno-avx2" } */
3
4
#include
"avx-vphminposuw-2.c"
5
6
/* { dg-final { scan-assembler "vphminposuw\[^\n\r\]*xmm" } } */