[all-commits] [llvm/llvm-project] 72a23c: [ISel] Match all bits when merge undefs for DAG co...

xiangzh1 via All-commits all-commits at lists.llvm.org
Thu Jun 30 18:14:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72a23cef7e661997118a1c4876c814cfd05d72e4
      https://github.com/llvm/llvm-project/commit/72a23cef7e661997118a1c4876c814cfd05d72e4
  Author: Xiang1 Zhang <xiang1.zhang at intel.com>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M llvm/include/llvm/ADT/APInt.h
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/lib/Support/APInt.cpp
    M llvm/test/CodeGen/X86/fshl-splat-undef.ll
    M llvm/unittests/ADT/APIntTest.cpp

  Log Message:
  -----------
  [ISel] Match all bits when merge undefs for DAG combine

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D128570




More information about the All-commits mailing list