The Nest
Explore
Sign in
nuudlman
llvm
llvm
test
Linker
Inputs
fixed-vector-type-construction.ll
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
%t = type {i32, float} define void @foo(<4 x %t*> %x) { ret void }