small modification of lz4 decoder to shortcut common case (short branch).
authorYann Collet <cyan@fb.com>
Wed, 25 Oct 2017 08:10:53 +0000 (10:10 +0200)
committerYann Collet <cyan@fb.com>
Wed, 25 Oct 2017 08:10:53 +0000 (10:10 +0200)
commita31b7058cb97e4393da55e78a77a1c6f0c9ae038
tree5a5e846bf9989a3f8442b103c72ad426acdf2705
parentdccf8826f1d76efcbdc655e63cc04cdbd1123619
small modification of lz4 decoder to shortcut common case (short branch).
lib/lz4.c