mchesser opened PR #4636 from cold_edge_blocks
to main
:
This modifies the lowering stage to mark edge blocks as cold if either the predecessor or successor block is cold provided significant runtime speedups (~11%) for my code (which is severely frontend bound).
Fixes: #4635
mchesser edited PR #4636 from cold_edge_blocks
to main
:
This modifies the lowering stage to mark edge blocks as cold if either the predecessor or successor block is cold.
This provided significant runtime speedups (~11%) for my code (which is severely frontend bound).
Fixes: #4635
mchesser updated PR #4636 from cold_edge_blocks
to main
.
cfallin submitted PR review.
mchesser updated PR #4636 from cold_edge_blocks
to main
.
cfallin has enabled auto merge for PR #4636.
cfallin merged PR #4636.
Last updated: Nov 22 2024 at 16:03 UTC