Sign in
ara-mdk
/
platform
/
external
/
llvm
/
d8bfde0c6a4fad3b8846af4e4d19d9a3cbbce0b2
/
.
/
test
/
CodeGen
/
XCore
/
2009-03-27-v2f64-param.ll
blob: e35a36a8a159d621aa2d66e23adbebe8e31352d5 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=xcore
; PR3898
define
i32
@vector_param
(<
2
x
double
>
%x
)
nounwind
{
ret
i32
1
}