This commit is contained in:
Andrew Kane
2026-04-14 13:51:04 -07:00
parent dfbd724a1f
commit 533ad160e0

View File

@@ -169,7 +169,7 @@ BitJaccardDistanceAvx512Popcount(uint32 bytes, unsigned char *ax, unsigned char
#endif #endif
TARGET_XSAVE static bool TARGET_XSAVE static bool
SupportsAvx512Popcount() SupportsAvx512Popcount(void)
{ {
unsigned int exx[4] = {0, 0, 0, 0}; unsigned int exx[4] = {0, 0, 0, 0};