[PATCH] D14840: [X86] Detect SAD patterns and emit psadbw instructions on X86.
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 29 14:01:52 PST 2016
congh updated this revision to Diff 49424.
congh added a comment.
Update the patch according to Ahmed's comments.
http://reviews.llvm.org/D14840
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/sad-avx2.ll
test/CodeGen/X86/sad-avx512.ll
test/CodeGen/X86/sad-sse2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14840.49424.patch
Type: text/x-patch
Size: 12944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160229/23f01178/attachment.bin>
More information about the llvm-commits
mailing list