Commit 49fb487
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..].File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments