Closed
Description
This patch fixes a crash in AArch64TargetLowering::ReconstructShuffle when we encounter a scalable vector, and just bails out of the optimisation if this happens. The patch only affects scalable vectors, and we are doing our own additional release testing with scalable vectors for LLVM 14.x.