[all-commits] [llvm/llvm-project] 2737d0: [SelectionDAG] Improve the doxygen description for...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jul 31 12:58:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2737d013a0194304b026826cfa46ba302dd4dadc
      https://github.com/llvm/llvm-project/commit/2737d013a0194304b026826cfa46ba302dd4dadc
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

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

  Log Message:
  -----------
  [SelectionDAG] Improve the doxygen description for SDValue::isOperandOf. NFC (#151244)

SDValue::isOperandOf checks the result number in addition to the SDNode*.
SDNode::isOperandOf only checks the SDNode*.



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