mirror of
https://github.com/facebook/zstd.git
synced 2025-11-28 00:04:28 -05:00
This decoder variant is detrimental to x86 architecture likely due to register pressure. Note that the variant is disabled for all 32-bits targets. It's unclear if it would help for different architectures, such as ARM, MIPS or PowerPC.