1; RUN: llc < %s -mtriple=xcore2; PR38983 4define i32 @vector_param(<2 x double> %x) nounwind {5 ret i32 16}7