Skip to content
Commit 1ccca9e6 authored by Cong Hou's avatar Cong Hou
Browse files

Fix a bug in MachineBlockPlacement that may cause assertion failure during...

Fix a bug in MachineBlockPlacement that may cause assertion failure during BranchProbability construction.

The root cause is the rounding behavior in BranchProbability construction. We may consider to use truncation instead in the future.

llvm-svn: 254356
parent 242b9488
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment