[x86] Factor out the logic to generically decombose a vector shuffle
into unblended shuffles and a blend. This is the consistent fallback for the lowering paths that have fast blend operations available, and its getting quite repetitive. No functionality changed. llvm-svn: 218399
Loading
Please sign in to comment