[X86][SSE] Add initial test case for subvector insert/extract of illegal types
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 27 Apr 2019 15:30:06 +0000 (15:30 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 27 Apr 2019 15:30:06 +0000 (15:30 +0000)
commit3879b2cd45ec0168ff0a0b804d1b261bc37888b6
tree7c9d1148b7d55fbbdfacb3c030738fdbddf3af75
parentacc1e6d1c616e011acfd9c054f3b5a83baa209dd
[X86][SSE] Add initial test case for subvector insert/extract of illegal types

Suggested by @nikic on D59188

llvm-svn: 359379
llvm/test/CodeGen/X86/oddsubvector.ll [new file with mode: 0644]