[all-commits] [llvm/llvm-project] 474271: [DAG] Fold (*ext (*_extend_vector_inreg x)) -> (*_...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jun 30 06:43:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4742715eb7fbd90b2d7ca807980bdca7e552fcd2
      https://github.com/llvm/llvm-project/commit/4742715eb7fbd90b2d7ca807980bdca7e552fcd2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/X86/masked_store.ll
    M llvm/test/CodeGen/X86/pr45563-2.ll
    M llvm/test/CodeGen/X86/pr45833.ll
    M llvm/test/CodeGen/X86/vector-bo-select.ll
    M llvm/test/CodeGen/X86/vector-fshl-128.ll

  Log Message:
  -----------
  [DAG] Fold (*ext (*_extend_vector_inreg x)) -> (*_extend_vector_inreg x)




More information about the All-commits mailing list