[PATCH] D26590: [X86][SSE] Improve lowering of vXi64 multiply with known zero 32-bit halves

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 04:24:46 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287223: [X86][SSE] Improve lowering of vXi64 multiply with known zero 32-bit halves (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D26590?vs=78158&id=78346#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26590

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/pmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26590.78346.patch
Type: text/x-patch
Size: 8444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161117/ed108ae0/attachment.bin>


More information about the llvm-commits mailing list