mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-24 04:45:00 +00:00
New testcase
llvm-svn: 27749
This commit is contained in:
parent
5367a73dec
commit
78ab345316
@ -18,3 +18,6 @@ void %test1(<4 x int>* %P1, <4 x int>* %P2, <4 x float>* %P3) {
|
||||
ret void
|
||||
}
|
||||
|
||||
<4 x int> %test2() {
|
||||
ret <4 x int> <int 30, int 30, int 30, int 30>
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user