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

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 18:11:21 PDT 2016


mkuper updated this revision to Diff 58739.
mkuper added a comment.

Eliminated redundant pshufd.


http://reviews.llvm.org/D20598

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

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


More information about the llvm-commits mailing list