[PATCH] D38449: [X86] Redefine MOVSS/MOVSD instructions to take VR128 regclass as input instead of FR32/FR64

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 17:27:51 PDT 2017


craig.topper updated this revision to Diff 117455.
craig.topper added a comment.

Rebase one of the tests.


https://reviews.llvm.org/D38449

Files:
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/buildvec-insertvec.ll
  test/CodeGen/X86/lower-vec-shift.ll
  test/CodeGen/X86/psubus.ll
  test/CodeGen/X86/vector-blend.ll
  test/CodeGen/X86/vector-compare-results.ll
  test/CodeGen/X86/vector-rotate-128.ll
  test/CodeGen/X86/vector-shift-ashr-128.ll
  test/CodeGen/X86/vector-shift-lshr-128.ll
  test/CodeGen/X86/vector-shift-shl-128.ll
  test/CodeGen/X86/vector-trunc-math.ll
  test/CodeGen/X86/vector-trunc.ll
  test/CodeGen/X86/vshift-4.ll
  test/CodeGen/X86/x86-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38449.117455.patch
Type: text/x-patch
Size: 111200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/4fb4c2d9/attachment-0001.bin>


More information about the llvm-commits mailing list