[X86] Enable commuting of VUNPCKHPD to VMOVLHPS to enable load folding by...
[X86] Enable commuting of VUNPCKHPD to VMOVLHPS to enable load folding by using VMOVLPS with a modified address. This required an annoying amount of tablegen multiclass changes to make only VUNPCKHPDZ128rr commutable. llvm-svn: 337357
Loading
Please sign in to comment