Closed moinakb001 closed 1 year ago
Build failed with -march=znver3 -mtune=znver3 on x64 due to AVX prescision issues. This patch allows the tests to pass on these platforms. (Yea, this is a hack, but I figure since the aarch64 thing is already a hack this isn't too much worse.)
I just wanted to report the same failure 😂
Build failed with -march=znver3 -mtune=znver3 on x64 due to AVX prescision issues. This patch allows the tests to pass on these platforms. (Yea, this is a hack, but I figure since the aarch64 thing is already a hack this isn't too much worse.)