[PATCH] D31679: Support PMADDWD and PMADDUBSW

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 17:00:38 PDT 2017


danielcdh updated this revision to Diff 94140.
danielcdh marked an inline comment as done.
danielcdh added a comment.

remove the support for PMADDUBSW as it cannot handle overflow case.


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.94140.patch
Type: text/x-patch
Size: 12359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170405/1ecc1cfe/attachment.bin>


More information about the llvm-commits mailing list