Sign in
llvm
/
llvm-project
/
2795abb2f8c71a6f00371b49d49829efe2814b0d
/
.
/
llvm
/
test
/
CodeGen
/
XCore
/
2009-03-27-v2f64-param.ll
blob: e367d0bf0639a43ad54a5e2ef908429c6094301e [
file
] [
log
] [
blame
]
; RUN: llc < %s -mtriple=xcore
; PR3898
define
i32
@vector_param
(<
2
x
double
>
%x
)
nounwind
{
ret
i32
1
}