Skip to content

RUE-1466: omit redundant live-out range scan - #2324

Merged
steveklabnik merged 1 commit into
trunkfrom
codex/rue-1466-omit-liveout-range-scan
Aug 12, 2026
Merged

RUE-1466: omit redundant live-out range scan#2324
steveklabnik merged 1 commit into
trunkfrom
codex/rue-1466-omit-liveout-range-scan

Conversation

@steveklabnik

Copy link
Copy Markdown
Collaborator

Fixes RUE-1466.

Summary

  • omit the redundant live-out set-bit walk from cyclic live-range construction
  • document the transfer-equation proof shared by both backends
  • preserve the focused loop-carried regression and record measured cold-compiler evidence

Evidence

Fixed one-worker cold Lattice, 16 balanced pairs against the exact RUE-1465 baseline: retired instructions -0.1051% (0.0868% MAD); clock, cycles, and peak memory neutral. Four allocation-accounted pairs are neutral. All compiler-work, source, and output metrics are exact; executable bytes are unchanged.

Validation

  • scripts/rue fmt
  • scripts/rue unit codegen liveness (37 passed)
  • scripts/rue quick (31 targets passed)

@steveklabnik
steveklabnik enabled auto-merge August 12, 2026 16:17
@steveklabnik
steveklabnik added this pull request to the merge queue Aug 12, 2026
Merged via the queue into trunk with commit 4d29195 Aug 12, 2026
23 checks passed
@steveklabnik
steveklabnik deleted the codex/rue-1466-omit-liveout-range-scan branch August 12, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant