Skip to content
Commit 9b58b2e6 authored by Rafael Auler's avatar Rafael Auler Committed by Maksim Panchenko
Browse files

Make llvm-flo infer branch count data for fall-through edges

Summary:
The LBR only has information about taken branches and does not record
information when a branch is not taken. In our CFG, we call these edges
"fall-through" edges. This patch teaches llvm-flo how to infer fall-through
edge frequencies.

(cherry picked from FBD2536633)
parent f79f6302
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment