Skip to content

Shortcut Compare*(a, a) before entering the aligned loop.

Rika requested to merge runewalsh/source:caa into main

Shortcut Compare*(a, a) before the loop that analyzes potentially large buffers (i.e. not too early, as this ideally shouldn’t happen), just like Move shortcuts Move(a, a).

Merge request reports