[all-commits] [llvm/llvm-project] 15826e: [Legalizer] Avoid expansion to BR_CC if illegal

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Tue Nov 30 20:24:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15826eb437468b3a2ce2fabfb2b8772deaf104e7
      https://github.com/llvm/llvm-project/commit/15826eb437468b3a2ce2fabfb2b8772deaf104e7
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
    A llvm/test/CodeGen/PowerPC/f128-branch-cond.ll

  Log Message:
  -----------
  [Legalizer] Avoid expansion to BR_CC if illegal

Reviewed By: craig.topper

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




More information about the All-commits mailing list