[PATCH] D44428: [X86][SSE] Treat (V)MOVAPD/(V)MOVUPD + (V)MOVAPS/(V)MOVUPS reg-reg instructions as moves not shuffles

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 08:35:27 PDT 2018


courbet added a comment.

For reference, for `VMOVDQArr` I see P0156 on haswell (consistent with the "Move" profile).


Repository:
  rL LLVM

https://reviews.llvm.org/D44428





More information about the llvm-commits mailing list