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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 27 04:01:52 PDT 2019


RKSimon added a comment.

I was half way through doing my own analysis when I saw this!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61223





More information about the llvm-commits mailing list