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

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 01:44:21 PST 2018


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

Check both BUILD_VECTOR nodes together if one is composed of odd indexed extracts and the other composed of even idexed extracts.


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.129590.patch
Type: text/x-patch
Size: 20063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/6210750f/attachment-0001.bin>


More information about the llvm-commits mailing list