[all-commits] [llvm/llvm-project] 53ead5: [Target] Use isNullConstant and isOneConstant (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Apr 10 18:23:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53ead5215be023ba8087a5e0cf611319b4fbdb79
      https://github.com/llvm/llvm-project/commit/53ead5215be023ba8087a5e0cf611319b4fbdb79
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp

  Log Message:
  -----------
  [Target] Use isNullConstant and isOneConstant (NFC)




More information about the All-commits mailing list