[X86][SSE] combineTargetShuffle - rearrange shuffle(hop,hop) matching to delay...
[X86][SSE] combineTargetShuffle - rearrange shuffle(hop,hop) matching to delay shuffle mask manipulation. NFC. Check that we're shuffling hadd/pack ops first before altering shuffle masks. First step towards adding extra functionality, plus it avoids costly shuffle mask manipulation if not necessary.
Loading
Please sign in to comment