[PATCH] D14840: [X86] Detect SAD patterns and emit psadbw instructions on X86.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 15:31:58 PST 2016


congh updated this revision to Diff 50367.
congh added a comment.

Update the patch according to Simon and Chandler's comments.


http://reviews.llvm.org/D14840

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14840.50367.patch
Type: text/x-patch
Size: 69141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/49be4988/attachment-0001.bin>


More information about the llvm-commits mailing list