[PATCH] D52171: [X86][SSE] Use ISD::MULHS for constant vXi16 ISD::SRA lowering (PR38151)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 26 03:58:40 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343093: [X86][SSE] Use ISD::MULHS for constant vXi16 ISD::SRA lowering (PR38151) (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52171?vs=165762&id=167098#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52171
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
llvm/trunk/test/CodeGen/X86/vector-shift-ashr-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52171.167098.patch
Type: text/x-patch
Size: 37822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/2dceac4d/attachment.bin>
More information about the llvm-commits
mailing list