[PATCH] D31679: Support PMADDWD and PMADDUBSW

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 14:05:25 PDT 2017


danielcdh created this revision.

PMADDWD and PMADDUBSW can help improve 8/16 bit integer mutliply-add operation performance.


https://reviews.llvm.org/D31679

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31679.94119.patch
Type: text/x-patch
Size: 13619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/11623de5/attachment.bin>


More information about the llvm-commits mailing list