[all-commits] [llvm/llvm-project] 1ac0db: [NFC] using isUndef() instead of getOpcode() == IS...

zhijian lin via All-commits all-commits at lists.llvm.org
Wed Feb 19 05:43:01 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ac0db44fdb4de5fa7ec637c297bd0fc824057e2
      https://github.com/llvm/llvm-project/commit/1ac0db44fdb4de5fa7ec637c297bd0fc824057e2
  Author: zhijian lin <zhijian at ca.ibm.com>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAG.h
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

  Log Message:
  -----------
  [NFC] using isUndef() instead of getOpcode() == ISD::UNDEF (#127713)

[NFC] using isUndef() instead of getOpcode() == ISD::UNDEF



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list