[COST][AARCH64]Fix crash in cost calculation for shuffles.
Need to take the mask size as number of elements, not the number of elements of the original fixed vector. Otherwise, the compiler may crash.
Loading
Please sign in to comment
Need to take the mask size as number of elements, not the number of elements of the original fixed vector. Otherwise, the compiler may crash.