[PATCH] D49562: [X86][SSE] Use ISD::MULHU for constant/non-zero ISD::SRL lowering (PR38151)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 11:06:32 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338407: [X86][SSE] Use ISD::MULHU for constant/non-zero ISD::SRL lowering (PR38151) (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49562?vs=158236&id=158333#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49562
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
llvm/trunk/test/CodeGen/X86/combine-shl.ll
llvm/trunk/test/CodeGen/X86/vector-shift-lshr-128.ll
llvm/trunk/test/CodeGen/X86/vector-shift-lshr-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49562.158333.patch
Type: text/x-patch
Size: 59341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/620c7951/attachment.bin>
More information about the llvm-commits
mailing list