You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
; CHECK-NEXT: call void @llvm.vp.store.nxv16i32.p0(<vscale x 16 x i32> bitcast (<vscale x 8 x i64> splat (i64 3337189589658) to <vscale x 16 x i32>), ptr [[DST]], <vscale x 16 x i1> splat (i1 true), i32 88)
9
+
; CHECK-NEXT: ret void
10
+
;
11
+
%interleave2 = call <vscale x 16 x i32> @llvm.vector.interleave2.nxv16i32(<vscale x 8 x i32> splat (i32666), <vscale x 8 x i32> splat (i32777))
12
+
callvoid@llvm.vp.store.nxv16i32.p0(<vscale x 16 x i32> %interleave2, ptr%dst, <vscale x 16 x i1> splat (i1true), i3288)
0 commit comments