Expand description
Cache-aligned instruction layout.
Extracts linear chains from the control flow graph and places them contiguously. Packs successor instructions into free space of predecessor blocks for improved d-cache locality.
Structsยง
- Cache
Aligned - Cache-aligned layout strategy.