[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps - merge VPERMILPD ops with...
[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps - merge VPERMILPD ops with different low/high masks. Now that PR48908 has been dealt with, we can handle v4f64 permute cases by extracting the low/high lane VPERMILPD masks and creating a new mask based on which lanes are referenced by the VPERM2F128 mask.
Loading
Please sign in to comment