blob: 1b6baf579047f4c012eb554a23794deccb172e5f [file] [log] [blame]
%t = type {i32, float}
define void @foo(<4 x %t*> %x) {
ret void
}