go icon indicating copy to clipboard operation
go copied to clipboard

cmd/compile: greedy basic block layout

Open y1yang0 opened this issue 11 months ago • 19 comments

Implement Pettis&Hanse's greedy algorithm, i.e. bottom-up variant

Fixes #66420

y1yang0 avatar Mar 20 '24 06:03 y1yang0