brintos

brintos / llvm-project-archived public Read only

0
0
Text · 113 B · e367d0b Raw
7 lines · plain
1; RUN: llc < %s -mtriple=xcore2; PR38983 4define i32 @vector_param(<2 x double> %x) nounwind {5       ret i32 16}7