[PATCH] D41811: X86: Add pattern matching for PMADDWD

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 7 12:31:02 PST 2018


zvi created this revision.
zvi added reviewers: RKSimon, craig.topper.

In addition to the existing match as part of a loop-reduction, add a straightforward
pattern match for DAG-contained patterns.


https://reviews.llvm.org/D41811

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41811.128885.patch
Type: text/x-patch
Size: 9353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180107/cf4e1dd6/attachment.bin>


More information about the llvm-commits mailing list