[PATCH] D41484: [X86][SSE] Use PMADDWD for v4i32 multiplies with 17 or more leading zeros

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 24 04:56:26 PST 2017


RKSimon updated this revision to Diff 128106.
RKSimon added a comment.

Rebased after adding AVX tests to shrink_vmul.ll


Repository:
  rL LLVM

https://reviews.llvm.org/D41484

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/shrink_vmul.ll
  test/CodeGen/X86/slow-pmulld.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41484.128106.patch
Type: text/x-patch
Size: 7901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171224/b0300cbb/attachment.bin>


More information about the llvm-commits mailing list