[all-commits] [llvm/llvm-project] efe5b8: [ISEL] remove unnecessary getNode(); NFC

Chen Zheng via All-commits all-commits at lists.llvm.org
Sun Feb 20 18:10:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efe5b8ad904bfb1d9abe6ac7123494b534040238
      https://github.com/llvm/llvm-project/commit/efe5b8ad904bfb1d9abe6ac7123494b534040238
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2022-02-20 (Sun, 20 Feb 2022)

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

  Log Message:
  -----------
  [ISEL] remove unnecessary getNode(); NFC

Reviewed By: RKSimon, craig.topper

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




More information about the All-commits mailing list