[X86][SSE] Improved i8/i16 to f64 uint2fp vector conversions
[oota-llvm.git] / test / Verifier / byval-1.ll
1 ; RUN: not llvm-as < %s >& /dev/null
2 declare void @h(i32 byval %num)