Skip to content
Commit 287fa513 authored by Theodoros Kasampalis's avatar Theodoros Kasampalis Committed by Maksim Panchenko
Browse files

Fix for ignoring fall-through profile data when jump is followed by no-op

Summary:
When a conditional jump is followed by one or more no-ops, the
destination of fall-through branch was recorded as the first no-op in
FuncBranchInfo. However the fall-through basic block after the jump
starts after the no-ops, so the profile data could not match the CFG
and was ignored.

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