[all-commits] [llvm/llvm-project] 243ffd: [MachineBasicBlock] Fix a typo in function copySuc...

weiguozhi via All-commits all-commits at lists.llvm.org
Tue Sep 15 09:19:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 243ffd0cade71ddca9b0dffec1c8e9084b0f7745
      https://github.com/llvm/llvm-project/commit/243ffd0cade71ddca9b0dffec1c8e9084b0f7745
  Author: Guozhi Wei <carrot at google.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineBasicBlock.cpp

  Log Message:
  -----------
  [MachineBasicBlock] Fix a typo in function copySuccessor

The condition used to decide if need to copy probability should be reversed.

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




More information about the All-commits mailing list