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

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 14:15:56 PDT 2016


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

Update the patch according to Simon'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.51474.patch
Type: text/x-patch
Size: 69008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/f663dc0e/attachment.bin>


More information about the llvm-commits mailing list