repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
AArch64
/
SVE2p1
/
directive-arch_extension.s
blob
3eb39c0ed98869ec74f740f9a73b8a13308c9cc8
1
//
RUN
:
llvm-mc
-
triple aarch64
-
filetype asm
-
o
- %
s
2
>&
1
| FileCheck
%
s
2
3
.arch_extension sve2p1
4
sclamp z0.s
,
z1.s
,
z2.s
5
//
CHECK
:
sclamp z0.s
,
z1.s
,
z2.s