mirror of
https://github.com/sockspls/badfish
synced 2025-04-29 16:23:09 +00:00
![]() This fixes the detection of dotprod capable CPUs. Previously it looked for the `dotprod` flag, but this does not exist (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm64/kernel/cpuinfo.c#n50). The correct flag that specifies the dotprod capability is the `asimddp` flag. fixes #4931 closes https://github.com/official-stockfish/Stockfish/pull/4991 No functional change |
||
---|---|---|
.. | ||
get_native_properties.sh |