[Bug 1982583] [NEW] zlib CRC32 optimization for s390x works only in a static library
Ilya Leoshkevich
1982583 at bugs.launchpad.net
Fri Jul 22 12:51:05 UTC 2022
Public bug reported:
I've discovered two issues in lp1932010-ibm-z-add-vectorized-
crc32-implementation.patch:
1) s390_crc32_vx() signature mismatch, resulting in a warning.
2) -DS390_CRC32_VX is not added to SFLAGS, resulting in vectorization being enabled only in the static library.
I've attached the updated patch.
** Affects: zlib (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "lp1932010-ibm-z-add-vectorized-crc32-implementation.patch"
https://bugs.launchpad.net/bugs/1982583/+attachment/5604757/+files/lp1932010-ibm-z-add-vectorized-crc32-implementation.patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to zlib in Ubuntu.
https://bugs.launchpad.net/bugs/1982583
Title:
zlib CRC32 optimization for s390x works only in a static library
Status in zlib package in Ubuntu:
New
Bug description:
I've discovered two issues in lp1932010-ibm-z-add-vectorized-
crc32-implementation.patch:
1) s390_crc32_vx() signature mismatch, resulting in a warning.
2) -DS390_CRC32_VX is not added to SFLAGS, resulting in vectorization being enabled only in the static library.
I've attached the updated patch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zlib/+bug/1982583/+subscriptions
More information about the foundations-bugs
mailing list