go
go copied to clipboard
cmd/compile: greedy basic block layout
Implement Pettis&Hanse's greedy algorithm, i.e. bottom-up variant
Fixes #66420