[PATCH] D14761: [X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 11:28:29 PST 2015
congh updated this revision to Diff 40956.
congh marked 2 inline comments as done.
congh added a comment.
Update the patch according to Simon's comment.
http://reviews.llvm.org/D14761
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14761.40956.patch
Type: text/x-patch
Size: 38228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/24cfea5d/attachment-0001.bin>
More information about the llvm-commits
mailing list