[PATCH] D61223: [X86] Remove (V)MOV64toSDrr/m and (V)MOVDI2SSrr/m. Use 128-bit result MOVD/MOVQ and COPY_TO_REGCLASS instead

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 27 23:25:53 PDT 2019


craig.topper added a comment.

I've committed this as is for now. I'll keep looking at the mask issue.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61223/new/

https://reviews.llvm.org/D61223





More information about the llvm-commits mailing list