[PATCH] D49499: [X86] Prefer unpckhpd over movhlps in isel for fake unary cases

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 04:38:26 PDT 2018


RKSimon added a comment.

All of this does make we wonder if we should be trying to make domain-switching, commutation/folding and reg-alloc all work more closely together.


https://reviews.llvm.org/D49499





More information about the llvm-commits mailing list