[PATCH] D27756: [X86][SSE] Improve lowering of vXi64 multiplies
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 12:10:53 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290267: [X86][SSE] Improve lowering of vXi64 multiplies (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D27756?vs=81382&id=82254#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27756
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/test/Analysis/CostModel/X86/arith.ll
llvm/trunk/test/CodeGen/X86/avx-arith.ll
llvm/trunk/test/CodeGen/X86/avx512-arith.ll
llvm/trunk/test/CodeGen/X86/combine-mul.ll
llvm/trunk/test/CodeGen/X86/pmul.ll
llvm/trunk/test/CodeGen/X86/shrink_vmul.ll
llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27756.82254.patch
Type: text/x-patch
Size: 61517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/63f28889/attachment.bin>
More information about the llvm-commits
mailing list