mirror of
https://github.com/facebook/zstd.git
synced 2025-11-28 00:04:28 -05:00
This saves some 1.7Kb in rodata section (x86_64, zstd tool), while assembler code stays the same except the type of a few load/extend instructions. Should not have negative performance implications.