<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib/contrib/crc32vx/README, branch master</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2026-01-28T04:22:17+00:00</updated>
<entry>
<title>Vectorize the CRC-32 calculation on the s390x.</title>
<updated>2026-01-28T04:22:17+00:00</updated>
<author>
<name>Ilya Leoshkevich</name>
<email>iii@linux.ibm.com</email>
</author>
<published>2025-09-10T09:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=07f2d4237eade624182b1cf11f1f516985aed620'/>
<id>urn:sha1:07f2d4237eade624182b1cf11f1f516985aed620</id>
<content type='text'>
Use vector extensions when compiling for s390x and binutils knows
about them. At runtime, check whether kernel supports vector
extensions (it has to be not just the CPU, but also the kernel)
and choose between the regular and the vectorized implementations.

Co-authored-by: Eduard Stefes &lt;eddy@linux.ibm.com&gt;
</content>
</entry>
</feed>
