[X86][SSE] Add MOVMSK tests where we're using a more narrow vector elements than...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 7 Jun 2020 09:48:11 +0000 (10:48 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 7 Jun 2020 09:48:11 +0000 (10:48 +0100)
commitbd67d68ca1ddb0f857f39761a061eed45072718a
tree685fa4aa55a7ce8fccb40d54f32ed8f3827bc3e6
parent288025494ef460c9c2481039be61cd53116d06ba
[X86][SSE] Add MOVMSK tests where we're using a more narrow vector elements than necessary

First step towards fixing PR37087
llvm/test/CodeGen/X86/combine-movmsk-avx.ll
llvm/test/CodeGen/X86/combine-movmsk.ll [new file with mode: 0644]