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

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 01:16:00 PST 2018


zvi updated this revision to Diff 129219.
zvi added a comment.

Average lowering fully using the refactored type-splitting code.


https://reviews.llvm.org/D41811

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41811.129219.patch
Type: text/x-patch
Size: 25051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/2f48efc2/attachment.bin>


More information about the llvm-commits mailing list