[PATCH] D27657: [X86][SSE] Lower suitably sign-extended mul vXi64 using PMULDQ
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 12 02:59:37 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289426: [X86][SSE] Lower suitably sign-extended mul vXi64 using PMULDQ (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D27657?vs=81011&id=81063#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27657
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
llvm/trunk/test/CodeGen/X86/pmul.ll
llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27657.81063.patch
Type: text/x-patch
Size: 13777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/119f4678/attachment.bin>
More information about the llvm-commits
mailing list