mirror of
https://github.com/MariaDB/server.git
synced 2025-09-26 10:59:13 +02:00
![]() It turns out that there is no need to use the evex512 target attribute that had been introduced in GCC 14 and clang 18, and will be removed in GCC 16. At the time when the evex512 attribute was introduced, Intel had plans to release products with AVX10.1-256, supporting the AVX512 instruction set but limited to 256-bit registers. The evex512 attribute would have been needed to "opt in" to the 512-bit instruction variants (using the EVEX instruction prefix). Later on, Intel revised its plans to make AVX10.1 always 512-bit. Reviewed by: Kristian Nielsen |
||
---|---|---|
.. | ||
clang_workaround.h | ||
crc32_arm64.c | ||
crc32_ppc64.c | ||
crc32_x86.c | ||
crc32c.cc | ||
crc32c_amd64.cc | ||
crc32c_ppc.c | ||
crc32c_ppc.h | ||
crc32c_x86.cc | ||
crc_ppc64.h | ||
pcc_crc32_constants.h | ||
pcc_crc32c_constants.h |