[PATCH] D50868: [X86] Teach combineLoopMAddPattern to handle cases where there is no loop and the add has two multiple inputs
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 14:41:53 PDT 2018
craig.topper created this revision.
craig.topper added reviewers: RKSimon, spatel.
Similar to https://reviews.llvm.org/D50817, but for pmaddwd
https://reviews.llvm.org/D50868
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/madd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50868.161114.patch
Type: text/x-patch
Size: 6621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/063076a0/attachment-0001.bin>
More information about the llvm-commits
mailing list