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

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 15:15:39 PST 2016


congh updated this revision to Diff 50490.
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.50490.patch
Type: text/x-patch
Size: 70299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/02bd2492/attachment-0001.bin>


More information about the llvm-commits mailing list