[all-commits] [llvm/llvm-project] e3c0be: [DAG] SimplifyDemandedVectorElts - add EXTRACT_SUB...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri May 1 06:10:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e3c0be596c2b672d25faabd1b637549fbd29a714
      https://github.com/llvm/llvm-project/commit/e3c0be596c2b672d25faabd1b637549fbd29a714
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    M llvm/test/CodeGen/X86/avg.ll
    M llvm/test/CodeGen/X86/avx-cvt-3.ll
    M llvm/test/CodeGen/X86/avx512-insert-extract.ll
    M llvm/test/CodeGen/X86/masked_expandload.ll
    M llvm/test/CodeGen/X86/oddshuffles.ll
    M llvm/test/CodeGen/X86/vector-rotate-256.ll

  Log Message:
  -----------
  [DAG] SimplifyDemandedVectorElts - add EXTRACT_SUBVECTOR SimplifyMultipleUseDemandedBits handling




More information about the All-commits mailing list