[PATCH] D14840: [X86] Detect SAD patterns and emit psadbw instructions on X86.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 18:35:09 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL267649: Detects the SAD pattern on X86 so that much better code will be emitted onceā¦ (authored by conghou).
Changed prior to commit:
http://reviews.llvm.org/D14840?vs=51474&id=55151#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14840
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: D14840.55151.patch
Type: text/x-patch
Size: 69723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/88bdcc6d/attachment-0001.bin>
More information about the llvm-commits
mailing list