repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
Linker
/
func-attrs-b.ll
blob
df78e5f54ab7b86d83381c82040f8cb6e772e146
1
; This file is used with func-attrs-a.ll
2
; RUN: true
3
4
%struct.S0 = type <{ i8, i8, i8, i8 }>
5
6
define void @check0(%struct.S0* sret %agg.result, %struct.S0* byval %arg0, %struct.S0* %arg1, %struct.S0* byval %arg2) {
7
ret void
8
}