Shuffle mask for concat can't be expressed for scalable vectors, so we
should bail out. A test has been added that previously crashed, also
tested isIdentityWithPadding and isIdentityWithExtract where we already
bail out.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM, a vector concat cannot be expressed for with shufflevector for scalable vectors.