]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1866 from legrosbuffle/dev
authorNick Terrell <terrelln@fb.com>
Tue, 19 Nov 2019 00:16:30 +0000 (16:16 -0800)
committerGitHub <noreply@github.com>
Tue, 19 Nov 2019 00:16:30 +0000 (16:16 -0800)
Optimized loop bounds to allow the compiler to unroll the loop.


Trivial merge