[all-commits] [llvm/llvm-project] 0b126e: [NFC][PowerPC] Simplify the logic in lower select_cc

QingShan Zhang via All-commits all-commits at lists.llvm.org
Mon Mar 16 20:48:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b126eec6d46e2d701de6588b8eed8b5631b2cf3
      https://github.com/llvm/llvm-project/commit/0b126eec6d46e2d701de6588b8eed8b5631b2cf3
  Author: QingShan Zhang <qshanz at cn.ibm.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  [NFC][PowerPC] Simplify the logic in lower select_cc

The logic in select_cc is messy and hard to follow. This is a NFC patch to simplify the logic.

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




More information about the All-commits mailing list