[all-commits] [llvm/llvm-project] 230e27: [DAGCombiner][NFC] Merge two if statement into one.

WangLian via All-commits all-commits at lists.llvm.org
Wed Aug 17 19:13:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 230e277dfe42aebb362dcf0c62206efebea51e17
      https://github.com/llvm/llvm-project/commit/230e277dfe42aebb362dcf0c62206efebea51e17
  Author: wanglian <Lian.Wang at streamcomputing.com>
  Date:   2022-08-18 (Thu, 18 Aug 2022)

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

  Log Message:
  -----------
  [DAGCombiner][NFC] Merge two if statement into one.

Reviewed By: RKSimon

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




More information about the All-commits mailing list