[X86][SSE] Add AVX512 merge consecutive load tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 1 Feb 2016 21:30:50 +0000 (21:30 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 1 Feb 2016 21:30:50 +0000 (21:30 +0000)
commit068e38f7f4ae6aafc9d00594a49b5274139515e9
tree8b04726e7b0c8cdc54ef7f25e08d67724ba2dd03
parentfbfdc81edafe76e10a4b477cf12a1db9de94925a
[X86][SSE] Add AVX512 merge consecutive load tests

Add AVX512F/AVX512BW 512-bit tests.

Add AVX512F tests to existing 128/256-bit tests.

llvm-svn: 259410
llvm/test/CodeGen/X86/merge-consecutive-loads-128.ll
llvm/test/CodeGen/X86/merge-consecutive-loads-256.ll
llvm/test/CodeGen/X86/merge-consecutive-loads-512.ll [new file with mode: 0644]