[PATCH] D14761: [X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 21:47:07 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL253952: [X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW. (authored by conghou).
Changed prior to commit:
http://reviews.llvm.org/D14761?vs=40956&id=41006#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14761
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14761.41006.patch
Type: text/x-patch
Size: 38374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151124/4dbe2ae4/attachment.bin>
More information about the llvm-commits
mailing list