[PATCH] D44267: Remove SRAs from v16i8 multiply lowering on sse2 targets

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 17:25:41 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327093: [X86] Remove SRAs from v16i8 multiply lowering on sse2 targets (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44267?vs=137618&id=137680#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44267

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/pmul.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-sdiv-128.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-udiv-128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44267.137680.patch
Type: text/x-patch
Size: 22283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/e0a5f562/attachment.bin>


More information about the llvm-commits mailing list