Add IR expansion support for experimental.vp.strided.load and experimental.vp.strided.store intrinsics. If the vp.gather/vp.scatter intrinsics are legal operations for the target, then the strided ones are expanded to them; otherwise, they are expanded to the unpredicated masked.load and masked.store intrinsics.
Details
Details
Diff Detail
Diff Detail