[all-commits] [llvm/llvm-project] e28bb6: [SelectionDAG] Remove isNullValue and isAllOnesValue

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Jun 20 14:16:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e28bb6c3c797e06b2746e5b6dcba6fbb5e20a61b
      https://github.com/llvm/llvm-project/commit/e28bb6c3c797e06b2746e5b6dcba6fbb5e20a61b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAGNodes.h

  Log Message:
  -----------
  [SelectionDAG] Remove isNullValue and isAllOnesValue

These functions have been deprecated since:

  commit f271e5d9d44e833ef2264e5b0e9aa5f8383c173d
  Author: Kazu Hirata <kazu at google.com>
  Date:   Sun Mar 12 18:25:07 2023 -0700

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




More information about the All-commits mailing list