[PATCH] D44190: [X86] Make the MUL->VPMADDWD work before op legalization on AVX1 targets. Simplify feature checks by using isTypeLegal.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 09:56:49 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326917: [X86] Make the MUL->VPMADDWD work before op legalization on AVX1 targets. (authored by ctopper, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D44190
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/shrink_vmul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44190.137422.patch
Type: text/x-patch
Size: 12755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/0e9e0114/attachment.bin>
More information about the llvm-commits
mailing list