Closed zerbina closed 1 month ago
Don't emit single-instruction jumps to the following basic block at the end of basic blocks. They're unnecessary, and omitting them significantly reduces code size for procedures with many basic blocks.
Don't emit single-instruction jumps to the following basic block at the end of basic blocks. They're unnecessary, and omitting them significantly reduces code size for procedures with many basic blocks.