[PATCH] D18307: [X86][SSE] Add MULHS/MULHU custom lowering for i8 vectors

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 26 08:34:25 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264511: [X86][SSE] Add MULHS/MULHU custom lowering for i8 vectors (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D18307?vs=51350&id=51716#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18307

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18307.51716.patch
Type: text/x-patch
Size: 231713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160326/8cf3efb8/attachment-0001.bin>


More information about the llvm-commits mailing list