Skip to content

Commit be63a2d

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 b4420ae + 8256493 commit be63a2d

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)