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

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 13 00:24:35 PST 2018


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

Generalize to account for commutativity of add and mul


Repository:
  rL LLVM

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.129751.patch
Type: text/x-patch
Size: 45212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180113/307fc2a9/attachment.bin>


More information about the llvm-commits mailing list