[PATCH] [X86] Add missing patterns for AVX2 VPMOV[SZ]XYrm from X86vsext.
Ahmed Bougacha
ahmed.bougacha at gmail.com
Tue Nov 4 16:24:51 PST 2014
Hi delena, craig.topper, qcolombet,
Very similar to D6125, I noticed some of the non-intrinsic patterns where also missing so here we go.
I also only added them for a few variants of VPMOVZX, the others don't get as far as X86vzext.
http://reviews.llvm.org/D6126
Files:
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/vector-sext.ll
test/CodeGen/X86/vector-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6126.15792.patch
Type: text/x-patch
Size: 8385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141105/98c124de/attachment.bin>
More information about the llvm-commits
mailing list