[all-commits] [llvm/llvm-project] bd67d6: [X86][SSE] Add MOVMSK tests where we're using a mo...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jun 7 02:54:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bd67d68ca1ddb0f857f39761a061eed45072718a
      https://github.com/llvm/llvm-project/commit/bd67d68ca1ddb0f857f39761a061eed45072718a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-07 (Sun, 07 Jun 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/combine-movmsk-avx.ll
    A llvm/test/CodeGen/X86/combine-movmsk.ll

  Log Message:
  -----------
  [X86][SSE] Add MOVMSK tests where we're using a more narrow vector elements than necessary

First step towards fixing PR37087




More information about the All-commits mailing list