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
combineX86ShufflesRecursively can now handle changes in the size of the root node with each recursion, this should allow us to handle length reducing shuffles (EXTRACT_SUBVECTOR / TRUNCATE / COMPRESS etc.) as we merge shuffles up a chain.