[PATCH] D38305: [X86] Use BWI instructions to improve lowering of v32i8 MULHU/S

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 10:02:08 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314432: [X86] Use BWI instructions to improve lowering of v32i8 MULHU/S (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D38305?vs=116762&id=117015#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38305

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38305.117015.patch
Type: text/x-patch
Size: 13276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/a62a948e/attachment.bin>


More information about the llvm-commits mailing list