[PATCH] D49829: [X86] Add pattern matching for PMADDUBSW

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 11:06:51 PDT 2018


craig.topper updated this revision to Diff 158014.
craig.topper added a comment.

Address Simon's comments. Spell the mnemonic correctly in the test cases.


https://reviews.llvm.org/D49829

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/pmaddubsw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49829.158014.patch
Type: text/x-patch
Size: 44248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/0fb460bd/attachment.bin>


More information about the llvm-commits mailing list