[PATCH] D38375: [X86] Make use of vpmovwb when possible in LowerMULH

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 13:12:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314457: [X86] Make use of vpmovwb when possible in LowerMULH (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D38375?vs=117033&id=117045#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38375

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: D38375.117045.patch
Type: text/x-patch
Size: 12795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/0bdf735a/attachment.bin>


More information about the llvm-commits mailing list