repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
MC
/
AArch64
/
SVE
/
directive-arch_extension-negative.s
blob
b07afa6d5d07426aea95fb406b1631e63d8047e1
1
//
RUN
:
not
llvm-mc
-
triple aarch64
-
filetype asm
-
o
- %
s
2
>&
1
| FileCheck
%
s
2
3
.arch_extension nosve
4
5
ptrue p0.
b
,
pow2
6
//
CHECK
:
error
:
instruction requires
:
sve
7
//
CHECK-NEXT
:
ptrue p0.
b
,
pow2