1 2 3 4 5 6
; RUN: llc < %s -mtriple=xcore ; PR3898 define i32 @vector_param(<2 x double> %x) nounwind { ret i32 1 }