Skip to content

Commit ff35324

Browse files
committed
Auto merge of #138076 - tmiasko:pred-count, r=matthewjasper
Calculate predecessor count directly Avoid allocating a vector of small vectors merely to determine how many predecessors each basic block has. Additionally use u8 and saturating operations. The pass only needs to distinguish between [0..1] and [2..].
2 parents 3437315 + 4e16d4c commit ff35324

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)