[PATCH] D27203: [X86] Prefer reduced width multiplication over pmulld on Silvermont

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 11:45:32 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288844: [X86] Prefer reduced width multiplication over pmulld on Silvermont (authored by zvi).

Changed prior to commit:
  https://reviews.llvm.org/D27203?vs=80199&id=80458#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27203

Files:
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/slow-pmulld.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27203.80458.patch
Type: text/x-patch
Size: 6788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161206/c7c7b8a0/attachment.bin>


More information about the llvm-commits mailing list