]> granicus.if.org Git - llvm/commit
[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)
commit93fdfcf73b387500f9a4096a6e23874b9b71d080
tree97bdfe1b04cd43e87126b7ea8bf7a28030bd4612
parent14033682e64d4851ed01f8dbbcb19049ffbf1492
[X86][SSE] Add initial test case for subvector insert/extract of illegal types

Suggested by @nikic on D59188

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359379 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/oddsubvector.ll [new file with mode: 0644]