Yonatan Komornik
Results
2
issues of
Yonatan Komornik
This patch adds a branch to a previously branchless code in decompress hot loop handling the case where `ofBits == 0`. Even though a branch is added, the branch saves...
CLA Signed
CMake allows including the project in other projects (a subproject). This allows libraries to be complied in as a dependency in other CMake projects. Zstd's current CMake declares targets named...
build