]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Improve code coverage for SSE2.
authorNathan Moinvaziri <nathan@nathanm.com>
Sun, 14 Jan 2024 01:58:23 +0000 (17:58 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 16 Jan 2024 17:46:25 +0000 (18:46 +0100)
commit70e2fc7faaa26a19304e6d7e84d048970699de56
treedab591cdd2a60038d3f05b7fdfee95c263a2d45a
parentce439e8556fb3c18abffbd64b52fba4bfadb7a1a
Improve code coverage for SSE2.

We need to turn off support all higher instruction sets in order to hit code
for a lower instruction set.
.github/workflows/cmake.yml