]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Disable CRC32-VX Extention for some Clang versions
authorEduard Stefes <eduard.stefes@ibm.com>
Tue, 21 Jan 2025 09:48:07 +0000 (10:48 +0100)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 25 Jan 2025 16:25:17 +0000 (17:25 +0100)
commit5e3510e31459e356e5964b66b1805775f6d0d5c6
treeb3d77d5550895e5239fb003af073437998ad6c4e
parent8cebc9c6c9554e9b542530697d392a8c7ca57f95
Disable CRC32-VX Extention for some Clang versions
We have to disable the CRC32-VX implementation for some Clang versions
(18 <= version < 19.1.2) that generate bad code for the IBM S390 VGFMA intrinsics.
arch/s390/s390_functions.h