[PATCH] D20598: [X86] Detect SAD patterns and emit psadbw instructions on X86 redux

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 11:59:51 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271033: [X86] Detect SAD patterns and emit psadbw instructions. (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D20598?vs=58739&id=58820#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20598

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20598.58820.patch
Type: text/x-patch
Size: 75098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/da3225a5/attachment.bin>


More information about the llvm-commits mailing list