[all-commits] [llvm/llvm-project] 9dc250: [X86][AVX] SimplifyDemandedVectorEltsForTargetShuf...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jul 8 03:48:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dc250db9db29b0264fbb1e59bde8efa86d90c9b
      https://github.com/llvm/llvm-project/commit/9dc250db9db29b0264fbb1e59bde8efa86d90c9b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vector-shuffle-avx512.ll

  Log Message:
  -----------
  [X86][AVX] SimplifyDemandedVectorEltsForTargetShuffle - ensure mask is same size as constant size

Fixes test regression reported on D81791




More information about the All-commits mailing list