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
[AArch64] Fix SVE testsuite failures for ILP32 (PR 83846)
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
aarch64
/
sve
/
clastb_3.c
blob
35344f446c666f6e44b8ccd1524cac244dfa6f0a
1
/* { dg-do assemble { target aarch64_asm_sve_ok } } */
2
/* { dg-options "-O2 -ftree-vectorize --save-temps" } */
3
4
#define TYPE uint8_t
5
6
#include
"clastb_2.c"
7
8
/* { dg-final { scan-assembler {\tclastb\tw[0-9]+, p[0-7]+, w[0-9]+, z[0-9]+\.b} } } */