summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2025-02-21 13:38:16 -0500
committerTavian Barnes <tavianator@tavianator.com>2025-02-21 13:38:16 -0500
commitaf3bfcccc484ace662c78f053f633bc883c73152 (patch)
tree386ebca53ab56b405103c2c7c519ca2dad2e7c5f /build
parent504dd8e9a551c75d6e83ab0d328a2d482d8b48d5 (diff)
downloadbfs-af3bfcccc484ace662c78f053f633bc883c73152.tar.xz
Micro-optimize word-at-a-time loop tails
Compilers apparently aren't smart enough to infer that the odd tail length fixup "loops" run at most once, and could be converted to ifs, so do that manually.
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions