[PATCH] D55138: [X86] Don't use zero_extend_vector_inreg for mulhu lowering with sse 4.1

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 1 11:29:49 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348079: [X86] Don't use zero_extend_vector_inreg for mulhu lowering with sse 4.1 (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55138?vs=176173&id=176262#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55138/new/

https://reviews.llvm.org/D55138

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  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: D55138.176262.patch
Type: text/x-patch
Size: 17285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181201/0223950c/attachment.bin>


More information about the llvm-commits mailing list